IOleInPlaceSiteEx::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
)
Return to top
Show: