Stat property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshalingStream> This, Pointer<STATSTG> pstatstg, DWORD grfStatFlag)>> Stat
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshalingStream> This, ffi.Pointer<STATSTG> pstatstg, DWORD grfStatFlag)>> Stat;