Condividi tramite


Metodo IOleComponentManager.FOnComponentExitState

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

Sintassi

'Dichiarazione
Function FOnComponentExitState ( _
    dwComponentID As UInteger, _
    uStateID As UInteger, _
    uContext As UInteger, _
    cpicmExclude As UInteger, _
    rgpicmExclude As IOleComponentManager() _
) As Integer
int FOnComponentExitState(
    uint dwComponentID,
    uint uStateID,
    uint uContext,
    uint cpicmExclude,
    IOleComponentManager[] rgpicmExclude
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleComponentManager Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop