ProcessShutdown property

Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogateService> This, Int32 shutdownType)>> ProcessShutdown
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISurrogateService> This, ffi.Int32 shutdownType)>> ProcessShutdown;