Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the identifier of the window to the specified value.
int SetDlgCtrlID(
int nID
) throw();
Parameters
- nID
[in] The new value to set for the window's identifier.
Return Value
If successful, the previous identifier of the window; otherwise 0.
Requirements
Header: atlwin.h