GetUpdateOptions property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleLink> This, Pointer<DWORD> pdwUpdateOpt)>> GetUpdateOptions
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleLink> This, ffi.Pointer<DWORD> pdwUpdateOpt)>> GetUpdateOptions;