Freigeben über


IOleDocumentSite.ActivateMe Method

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

Syntax

'Declaration
Sub ActivateMe ( _
    pViewToActivate As IOleDocumentView _
)
void ActivateMe(
    IOleDocumentView pViewToActivate
)

Parameters

Remarks

For information on the COM interface, see IOleDocumentSite::ActivateMe

.NET Framework Security

See Also

Reference

IOleDocumentSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace