Set property

Pointer<NativeFunction<HRESULT Function(Pointer<IGlobalOptions> This, Int32 dwProperty, ULONG_PTR dwValue)>> Set
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IGlobalOptions> This, ffi.Int32 dwProperty, ULONG_PTR dwValue)>> Set;