GetVarDesc property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, UINT index, Pointer<Pointer<VARDESC>> ppVarDesc)>> GetVarDesc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, UINT index, ffi.Pointer<ffi.Pointer<VARDESC>> ppVarDesc)>> GetVarDesc;