IOleInPlaceFrame::TranslateAccelerator Method (array<MSG>^, UInt16)

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

int TranslateAccelerator(
	array<MSG>^ lpmsg,
	unsigned short wID
)

Parameters

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

Return Value

Type: System::Int32

For information on the COM interface, see F755B919-B810-4B66-B3C2-BF38BD525D60

Return to top
Show: