IHttpNegotiate3Vtbl class final

Inheritance

Constructors

IHttpNegotiate3Vtbl()

Properties

AddRef Pointer<NativeFunction<ULONG Function(Pointer<IHttpNegotiate3> This)>>
getter/setter pair
BeginningTransaction Pointer<NativeFunction<HRESULT Function(Pointer<IHttpNegotiate3> This, LPCWSTR szURL, LPCWSTR szHeaders, DWORD dwReserved, Pointer<LPWSTR> pszAdditionalHeaders)>>
getter/setter pair
GetRootSecurityId Pointer<NativeFunction<HRESULT Function(Pointer<IHttpNegotiate3> This, Pointer<BYTE> pbSecurityId, Pointer<DWORD> pcbSecurityId, DWORD_PTR dwReserved)>>
getter/setter pair
GetSerializedClientCertContext Pointer<NativeFunction<HRESULT Function(Pointer<IHttpNegotiate3> This, Pointer<Pointer<BYTE>> ppbCert, Pointer<DWORD> pcbCert)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
OnResponse Pointer<NativeFunction<HRESULT Function(Pointer<IHttpNegotiate3> This, DWORD dwResponseCode, LPCWSTR szResponseHeaders, LPCWSTR szRequestHeaders, Pointer<LPWSTR> pszAdditionalRequestHeaders)>>
getter/setter pair
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<IHttpNegotiate3> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<IHttpNegotiate3> 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