IOleInPlaceActiveObject::TranslateAccelerator Method (array<MSG>^)

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

int TranslateAccelerator(
	array<MSG>^ lpmsg
)

Parameters

lpmsg
Type: array<Microsoft.VisualStudio.OLE.Interop::MSG>^

Return Value

Type: System::Int32

For information on the COM interface, see CE460C52-C7AA-4EE4-955E-76407AF7CF1E

Return to top
Show: