_IMSVidCtlEvents::KeyPress method
This topic applies to Windows XP or later.
The KeyPress method is called when the user presses and releases a key.
c++
void KeyPress(
short *pKeyAscii
);
- pKeyAscii
Specifies the ASCII value of the key.
This method does not return a value.
The dispatch identifier (dispid) of this method is DISPID_KEYPRESS.
Header |
Msvidctl.h |
IDL |
Msvidctl.idl |
Send comments about this topic to Microsoft
Build date: 10/27/2012