OleComponent::IOleComponent::FPreTranslateMessage Method (array<MSG>^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
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

Return to top
Show: