GetTypeAttr property

Pointer<NativeFunction<HRESULT Function(Pointer<ITypeInfo> This, Pointer<Pointer<TYPEATTR>> ppTypeAttr)>> GetTypeAttr
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ITypeInfo> This, ffi.Pointer<ffi.Pointer<TYPEATTR>> ppTypeAttr)>> GetTypeAttr;