AddImplType property

Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, HREFTYPE hRefType)>> AddImplType
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICreateTypeInfo2> This, UINT index, HREFTYPE hRefType)>> AddImplType;