GetNames property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, MEMBERID memid, Pointer<BSTR> rgBstrNames, UINT cMaxNames, Pointer<UINT> pcNames)>> GetNames
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, MEMBERID memid, ffi.Pointer<BSTR> rgBstrNames, UINT cMaxNames, ffi.Pointer<UINT> pcNames)>> GetNames;