Metoda IOleComponentManager.OnComponentEnterState —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
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
)
Parametry
- dwComponentID
Typ: System.UInt32
- uStateID
Typ: System.UInt32
- uContext
Typ: System.UInt32
- cpicmExclude
Typ: System.UInt32
- rgpicmExclude
Typ: array<Microsoft.VisualStudio.OLE.Interop.IOleComponentManager[]
- dwReserved
Typ: System.UInt32
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..