Condividi tramite


IOleControlImpl::OnMnemonic

Notifica al controllo che un utente ha rilevato una sequenza di tasti specificata.

HRESULT OnMnemonic( 
   LPMSG pMsg  
);

Valore restituito

Restituisce E_NOTIMPL.

Note

Vedere IOleControl::OnMnemonic in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

IOleControlImpl Class