IInternetProtocolRootVtbl class final

Inheritance

Constructors

IInternetProtocolRootVtbl()

Properties

Abort Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This, HRESULT hrReason, DWORD dwOptions)>>
getter/setter pair
AddRef Pointer<NativeFunction<ULONG Function(Pointer<IInternetProtocolRoot> This)>>
getter/setter pair
Continue Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This, Pointer<PROTOCOLDATA> pProtocolData)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<IInternetProtocolRoot> This)>>
getter/setter pair
Resume Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This)>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Start Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This, LPCWSTR szUrl, Pointer<IInternetProtocolSink> pOIProtSink, Pointer<IInternetBindInfo> pOIBindInfo, DWORD grfPI, HANDLE_PTR dwReserved)>>
getter/setter pair
Suspend Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This)>>
getter/setter pair
Terminate Pointer<NativeFunction<HRESULT Function(Pointer<IInternetProtocolRoot> This, DWORD dwOptions)>>
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