Condividi tramite


Metodo OleComponent.IOleComponent.FPreTranslateMessage

Solo per utilizzo interno di Microsoft.

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

Sintassi

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

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IOleComponent.FPreTranslateMessage(array<MSG[])

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleComponent Classe

Spazio dei nomi Microsoft.VisualStudio.PlatformUI.OleComponentSupport