AddRefTypeInfo property

Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<ITypeInfo> pTInfo, Pointer<HREFTYPE> phRefType)>> AddRefTypeInfo
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICreateTypeInfo2> This, ffi.Pointer<ITypeInfo> pTInfo, ffi.Pointer<HREFTYPE> phRefType)>> AddRefTypeInfo;