IOleInPlaceActiveObject::ResizeBorder Method (array<RECT>^, Guid, IOleInPlaceUIWindow^, Int32)

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

void ResizeBorder(
	array<RECT>^ prcBorder,
	[InAttribute] Guid% riid,
	IOleInPlaceUIWindow^ pUIWindow,
	int fFrameWindow
)

Parameters

prcBorder
Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
riid
Type: System::Guid
pUIWindow
Type: Microsoft.VisualStudio.OLE.Interop::IOleInPlaceUIWindow^
fFrameWindow
Type: System::Int32

For information on the COM interface, see 240D2AE5-ABCE-4BEA-969E-F47780908BBB

Return to top
Show: