PreTranslateMessageEventArgs Constructor (MSG)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
PreTranslateMessageEventArgs(
	MSG message
)

Parameters

message
Type: Microsoft.VisualStudio.OLE.Interop::MSG

The MSG object given to FPreTranslateMessage

Return to top
Show: