GetRefTypeOfImplType property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, UINT index, Pointer<HREFTYPE> pRefType)>> GetRefTypeOfImplType
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, UINT index, ffi.Pointer<HREFTYPE> pRefType)>> GetRefTypeOfImplType;