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.
Indicates whether the specified key is in the registry.
BOOL IsStateExists(
LPCTSTR lpszSectionName
);
Parameters
- [in] lpszSectionName
A string that contains a path of a registry key.
Return Value
Nonzero if the key is in the registry; otherwise 0.
Requirements
Header: afxwinappex.h