GetClassForHandler property

Pointer<NativeFunction<HRESULT Function(Pointer<IStdMarshalInfo> This, DWORD dwDestContext, Pointer<Void> pvDestContext, Pointer<CLSID> pClsid)>> GetClassForHandler
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IStdMarshalInfo> This, DWORD dwDestContext, ffi.Pointer<ffi.Void> pvDestContext, ffi.Pointer<CLSID> pClsid)>> GetClassForHandler;