Condividi tramite


Metodo IOleComponentManager.OnComponentEnterState

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleComponentManager Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop