Partager via


IOleComponentManager.OnComponentEnterState, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub OnComponentEnterState ( _
    dwComponentID As UInteger, _
    uStateID As UInteger, _
    uContext As UInteger, _
    cpicmExclude As UInteger, _
    rgpicmExclude As IOleComponentManager(), _
    dwReserved As UInteger _
)
void OnComponentEnterState(
    uint dwComponentID,
    uint uStateID,
    uint uContext,
    uint cpicmExclude,
    IOleComponentManager[] rgpicmExclude,
    uint dwReserved
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IOleComponentManager Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms