Share via


IOleInPlaceSite.OnInPlaceDeactivate Method

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

Syntax

'Declaration
Sub OnInPlaceDeactivate
void OnInPlaceDeactivate()
void OnInPlaceDeactivate()
abstract OnInPlaceDeactivate : unit -> unit 
function OnInPlaceDeactivate()

Remarks

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

.NET Framework Security

See Also

Reference

IOleInPlaceSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace