Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this function to determine if the current mnemonic matches that represented by the control.
static BOOL AFX_CDECL IsMatchingMnemonic(
CWnd* pWnd,
LPMSG lpMsg
);
static BOOL AFX_CDECL IsMatchingMnemonic(
COleControlSiteOrWnd* pWnd,
LPMSG lpMsg
);
Parameters
pWnd
A pointer to the window containing the control.lpMsg
A pointer to the message containing the mnemonic to match.
Return Value
Nonzero if the mnemonic matches the control; otherwise zero
Requirements
Header: afxocc.h