Metodo IOleComponent2Private.OnHandleSignaled

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
Function OnHandleSignaled ( _
    handleCount As UInteger, _
    pvLoopData As IntPtr, _
    <OutAttribute> ByRef pfContinue As Boolean _
) As Integer
int OnHandleSignaled(
    uint handleCount,
    IntPtr pvLoopData,
    out bool pfContinue
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleComponent2Private Interfaccia

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