IOleInPlaceSite::GetWindowContext Method (IOleInPlaceFrame^, IOleInPlaceUIWindow^, array<RECT>^, array<RECT>^, array<OLEINPLACEFRAMEINFO>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetWindowContext(
	[OutAttribute] IOleInPlaceFrame^% ppFrame,
	[OutAttribute] IOleInPlaceUIWindow^% ppDoc,
	array<RECT>^ lprcPosRect,
	array<RECT>^ lprcClipRect,
	array<OLEINPLACEFRAMEINFO>^ lpFrameInfo
)

For information on the COM interface, see F6CF62B3-5A64-49AA-B0BD-56744ECEE313

Return to top
Show: