ApplicationLaunch property

Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Pointer<GUID> rguidApplID, Int32 appType)>> ApplicationLaunch
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISurrogateService> This, ffi.Pointer<GUID> rguidApplID, ffi.Int32 appType)>> ApplicationLaunch;