ISurrogateServiceVtbl class final

Inheritance

Constructors

ISurrogateServiceVtbl()

Properties

AddRef Pointer<NativeFunction<ULONG Function(Pointer<ISurrogateService> This)>>
getter/setter pair
ApplicationFree Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Pointer<GUID> rguidApplID)>>
getter/setter pair
ApplicationLaunch Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Pointer<GUID> rguidApplID, Int32 appType)>>
getter/setter pair
CatalogRefresh Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, ULONG ulReserved)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Init Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Pointer<GUID> rguidProcessID, Pointer<IProcessLock> pProcessLock, Pointer<BOOL> pfApplicationAware)>>
getter/setter pair
ProcessShutdown Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Int32 shutdownType)>>
getter/setter pair
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<ISurrogateService> 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