IInternetHostSecurityManagerVtbl class final

Inheritance

Properties

AddRef Pointer<NativeFunction<ULONG Function(Pointer<IInternetHostSecurityManager> This)>>
getter/setter pair
GetSecurityId Pointer<NativeFunction<HRESULT Function(Pointer<IInternetHostSecurityManager> This, Pointer<BYTE> pbSecurityId, Pointer<DWORD> pcbSecurityId, DWORD_PTR dwReserved)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ProcessUrlAction Pointer<NativeFunction<HRESULT Function(Pointer<IInternetHostSecurityManager> This, DWORD dwAction, Pointer<BYTE> pPolicy, DWORD cbPolicy, Pointer<BYTE> pContext, DWORD cbContext, DWORD dwFlags, DWORD dwReserved)>>
getter/setter pair
QueryCustomPolicy Pointer<NativeFunction<HRESULT Function(Pointer<IInternetHostSecurityManager> This, Pointer<GUID> guidKey, Pointer<Pointer<BYTE>> ppPolicy, Pointer<DWORD> pcbPolicy, Pointer<BYTE> pContext, DWORD cbContext, DWORD dwReserved)>>
getter/setter pair
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<IInternetHostSecurityManager> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<IInternetHostSecurityManager> This)>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited