Bind property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeComp> This, LPOLESTR szName, ULONG lHashVal, WORD wFlags, Pointer<Pointer<ITypeInfo>> ppTInfo, Pointer<Int32> pDescKind, Pointer<BINDPTR> pBindPtr)>> Bind
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeComp> This, LPOLESTR szName, ULONG lHashVal, WORD wFlags, ffi.Pointer<ffi.Pointer<ITypeInfo>> ppTInfo, ffi.Pointer<ffi.Int32> pDescKind, ffi.Pointer<BINDPTR> pBindPtr)>> Bind;