GetMops property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, MEMBERID memid, Pointer<BSTR> pBstrMops)>> GetMops
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, MEMBERID memid, ffi.Pointer<BSTR> pBstrMops)>> GetMops;