다음을 통해 공유


IOleInPlaceSite.OnPosRectChange Method

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

Syntax

‘선언
Sub OnPosRectChange ( _
    lprcPosRect As RECT() _
)
void OnPosRectChange(
    RECT[] lprcPosRect
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceSite::OnPosRectChange

.NET Framework Security

See Also

Reference

IOleInPlaceSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace