Aracılığıyla paylaş


IOleInPlaceFrame.TranslateAccelerator Method

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

Syntax

'Bildirim
Function TranslateAccelerator ( _
    lpmsg As MSG(), _
    wID As UShort _
) As Integer
int TranslateAccelerator(
    MSG[] lpmsg,
    ushort wID
)

Parameters

Return Value

Type: System.Int32

Remarks

For information on the COM interface, see IOleInPlaceFrame::TranslateAccelerator

.NET Framework Security

See Also

Reference

IOleInPlaceFrame Interface

Microsoft.VisualStudio.OLE.Interop Namespace