GetRefTypeInfo property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, HREFTYPE hRefType, Pointer<Pointer<ITypeInfo>> ppTInfo)>> GetRefTypeInfo
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, HREFTYPE hRefType, ffi.Pointer<ffi.Pointer<ITypeInfo>> ppTInfo)>> GetRefTypeInfo;