GetContainingTypeLib property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, Pointer<Pointer<ITypeLib>> ppTLib, Pointer<UINT> pIndex)>> GetContainingTypeLib
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, ffi.Pointer<ffi.Pointer<ITypeLib>> ppTLib, ffi.Pointer<UINT> pIndex)>> GetContainingTypeLib;