GetWindow property

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

Implementation

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