共用方式為


IOleComponent2Private.FPreTranslateMessage Method (array<MSG[])

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Function FPreTranslateMessage ( _
    <OutAttribute> pMsg As MSG() _
) As Integer
int FPreTranslateMessage(
    MSG[] pMsg
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponent2Private Interface

FPreTranslateMessage Overload

Microsoft.Internal.VisualStudio.Shell.Interop Namespace