OleComponent::IOleComponent::FPreTranslateMessage Method (array<MSG>^)
Visual Studio 2015
Microsoft internal use only.
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 MSG object to pre-translate.
Return Value
Type: System::Int32
Show: