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.
Explicitly sets Application User Model ID for the application. This method should be called before any user interface is presented to the user (the best place is the application constructor).
void SetAppID(
LPCTSTR lpcszAppID
);
Parameters
- lpcszAppID
Specifies the Application User Model ID.
Requirements
Header: afxwin.h