KeyPressfunction
Occurs when the user presses and releases an ascii key.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
FUNCTION KeyPress (BYVAL keyAnsi AS SHORT PTR) AS HRESULT
Parameters
| Name | Description | |
|---|---|---|
keyAnsi | An integer value that represents a standard numeric ANSI key code. |
Description
Occurs when the user presses and releases an ascii key.
Reference
- Documented in Windows/Windows GUI/MSHFlexGrid Class.md
- Topic: Microsoft Hierarchical Grid