GetWindow property

Pointer<NativeFunction<HRESULT Function(Pointer<ICodeInstall> This, Pointer<GUID> rguidReason, Pointer<HWND> phwnd)>> GetWindow
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ICodeInstall> This, ffi.Pointer<GUID> rguidReason, ffi.Pointer<HWND> phwnd)>> GetWindow;