다음을 통해 공유


IOleInPlaceSiteEx.OnInPlaceDeactivateEx Method

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

Syntax

‘선언
Sub OnInPlaceDeactivateEx ( _
    fNoRedraw As Integer _
)
void OnInPlaceDeactivateEx(
    int fNoRedraw
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceSiteEx::OnInPlaceDeactivateEx

.NET Framework Security

See Also

Reference

IOleInPlaceSiteEx Interface

Microsoft.VisualStudio.OLE.Interop Namespace