Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the command identifier that will be sent to the owner window when the specified button is pressed.
BOOL SetCmdID(
int nIndex,
UINT nID
);
Parameters
nIndex
The zero-based index of the button whose command ID is to be set.nID
The command ID to set the selected button to.
Return Value
Returns nonzero if successful; otherwise zero.
Requirements
Header: afxcmn.h