IOleControlSite::TranslateAccelerator Method (array<MSG>^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int TranslateAccelerator(
	array<MSG>^ pMsg,
	unsigned int grfModifiers
)

Parameters

pMsg
Type: array<Microsoft.VisualStudio.OLE.Interop::MSG>^
grfModifiers
Type: System::UInt32

Return Value

Type: System::Int32
Return to top
Show: