OlkCategoryEvents.KeyDown(Int32, OlShiftState) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Es un miembro de una interfaz de eventos en una coclase COM. No debe usarse en el código.
public:
void KeyDown(int % KeyCode, Microsoft::Office::Interop::Outlook::OlShiftState Shift);
public void KeyDown (ref int KeyCode, Microsoft.Office.Interop.Outlook.OlShiftState Shift);
Public Sub KeyDown (ByRef KeyCode As Integer, Shift As OlShiftState)
Parámetros
- KeyCode
- Int32
- Shift
- OlShiftState