分享

MSDN中关于CWnd::OnChar()帮助有误?

 bjxbt 2014-09-25
ValueMeaning0-15Specifies the repeat count. The value is the number of times the keystroke is repeated as a result of the user holding down the key.16-23Specifies the scan code. The value depends on the original equipment manufacturer (OEM)24Specifies whether the key is an extended key, such as the right-hand ALT and CTRL keys that appear on an enhanced 101- or 102-key keyboard. The value is 1 if it is an extended key; otherwise, it is 0.25-28Used internally by Windows.29Specifies the context code. The value is 1 if the ALT key is held down while the key is pressed; otherwise, the value is 0.30Specifies the previous key state. The value is 1 if the key is down before the message is sent, or it is 0 if the key is up.31Specifies the transition state. The value is 1 if the key is being released, or it is 0 if the key is being pressed.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多