GetWindowContext property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleInPlaceSite> This, Pointer<Pointer<IOleInPlaceFrame>> ppFrame, Pointer<Pointer<IOleInPlaceUIWindow>> ppDoc, LPRECT lprcPosRect, LPRECT lprcClipRect, LPOLEINPLACEFRAMEINFO lpFrameInfo)>> GetWindowContext
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleInPlaceSite> This, ffi.Pointer<ffi.Pointer<IOleInPlaceFrame>> ppFrame, ffi.Pointer<ffi.Pointer<IOleInPlaceUIWindow>> ppDoc, LPRECT lprcPosRect, LPRECT lprcClipRect, LPOLEINPLACEFRAMEINFO lpFrameInfo)>> GetWindowContext;