Condividi tramite


Metodo CommonMessagePump.IOleComponent2Private.FPreTranslateMessage

gestisce il messaggio.

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

Sintassi

'Dichiarazione
Private Function FPreTranslateMessage ( _
    pMsg As MSG() _
) As Integer Implements IOleComponent2Private.FPreTranslateMessage
int IOleComponent2Private.FPreTranslateMessage(
    MSG[] pMsg
)

Parametri

Valore restituito

Tipo: System.Int32
Restituisce sempre 0.

Implementa

IOleComponent2Private.FPreTranslateMessage(array<MSG[])

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommonMessagePump Classe

Spazio dei nomi Microsoft.VisualStudio.Shell