SetTypeFlags property

Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT uTypeFlags)>> SetTypeFlags
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICreateTypeInfo2> This, UINT uTypeFlags)>> SetTypeFlags;