CreateFromTypeInfo property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeFactory> This, Pointer<ITypeInfo> pTypeInfo, Pointer<IID> riid, Pointer<Pointer<IUnknown>> ppv)>> CreateFromTypeInfo
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeFactory> This, ffi.Pointer<ITypeInfo> pTypeInfo, ffi.Pointer<IID> riid, ffi.Pointer<ffi.Pointer<IUnknown>> ppv)>> CreateFromTypeInfo;