HRESULT TranslateAccelerator( MSG* pMsg );
See IPropertyPage::TranslateAccelerator in the Win32 SDK.
Remarks
Processes the keystroke specified in pMsg.
IPropertyPageImpl Overview | Class Members
See Also MSG