TranslateAccelerator Method (IDocHostUIHandler)
In This Topic
This member is for internal use only.
Syntax
'Declaration
Function TranslateAccelerator( _
ByRef As tagMSG, _
ByRef As System.Guid, _
ByVal As System.UInteger _
) As System.Integer
System.int TranslateAccelerator(
ref tagMSG ,
ref System.Guid ,
System.uint
)
Parameters
- msg
- group
- nCmdID
See Also