Läs på engelska

Dela via


_IMSVidCtlEvents::KeyPress method

This topic applies to Windows XP or later.

The KeyPress method is called when the user presses and releases a key.

Syntax

c++
void KeyPress(
  short *pKeyAscii
);

Parameters

  • pKeyAscii
    Specifies the ASCII value of the key.

Return value

This method does not return a value.

Remarks

The dispatch identifier (dispid) of this method is DISPID_KEYPRESS.

Requirements

Header

Msvidctl.h

IDL

Msvidctl.idl

See also

_IMSVidCtlEvents Interface

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012