Load property

Pointer<NativeFunction<HRESULT Function(Pointer<IPersistStorage> This, Pointer<IStorage> pStg)>> Load
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IPersistStorage> This, ffi.Pointer<IStorage> pStg)>> Load;