CommonMessagePump::IOleComponent::FPreTranslateMessage Method (array<MSG>^)
Visual Studio 2015
Processes the message before it is translated and dispatched.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int FPreTranslateMessage( array<MSG>^ pMsg ) sealed = IOleComponent::FPreTranslateMessage
Parameters
- pMsg
-
Type:
array<Microsoft.VisualStudio.OLE.Interop::MSG>^
The message.
Show: