IClientSecurityVtbl class final

Inheritance

Constructors

IClientSecurityVtbl()

Properties

AddRef Pointer<NativeFunction<ULONG Function(Pointer<IClientSecurity> This)>>
getter/setter pair
CopyProxy Pointer<NativeFunction<HRESULT Function(Pointer<IClientSecurity> This, Pointer<IUnknown> pProxy, Pointer<Pointer<IUnknown>> ppCopy)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
QueryBlanket Pointer<NativeFunction<HRESULT Function(Pointer<IClientSecurity> This, Pointer<IUnknown> pProxy, Pointer<DWORD> pAuthnSvc, Pointer<DWORD> pAuthzSvc, Pointer<Pointer<OLECHAR>> pServerPrincName, Pointer<DWORD> pAuthnLevel, Pointer<DWORD> pImpLevel, Pointer<Pointer<Void>> pAuthInfo, Pointer<DWORD> pCapabilites)>>
getter/setter pair
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<IClientSecurity> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<IClientSecurity> This)>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SetBlanket Pointer<NativeFunction<HRESULT Function(Pointer<IClientSecurity> This, Pointer<IUnknown> pProxy, DWORD dwAuthnSvc, DWORD dwAuthzSvc, Pointer<OLECHAR> pServerPrincName, DWORD dwAuthnLevel, DWORD dwImpLevel, Pointer<Void> pAuthInfo, DWORD dwCapabilities)>>
getter/setter pair

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