Condividi tramite


Metodo IOleComponent2Private.OnActivationChange (IOleComponent, Int32, array<OLECRINFO[], Int32, array<OLECHOSTINFO , UInt32)

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Sub OnActivationChange ( _
    pic As IOleComponent, _
    fSameComponent As Integer, _
    pcrinfo As OLECRINFO(), _
    fHostIsActivating As Integer, _
    pchostinfo As OLECHOSTINFO(), _
    dwReserved As UInteger _
)
void OnActivationChange(
    IOleComponent pic,
    int fSameComponent,
    OLECRINFO[] pcrinfo,
    int fHostIsActivating,
    OLECHOSTINFO[] pchostinfo,
    uint dwReserved
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleComponent2Private Interfaccia

Overload OnActivationChange

Spazio dei nomi Microsoft.Internal.VisualStudio.Shell.Interop