LoadDllServer property

Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogate> This, Pointer<IID> Clsid)>> LoadDllServer
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISurrogate> This, ffi.Pointer<IID> Clsid)>> LoadDllServer;