Expand Minimize
This topic has not yet been rated - Rate this topic

CWinAppEx::IsStateExists

Indicates whether the specified key is in the registry.

BOOL IsStateExists(
   LPCTSTR lpszSectionName 
);
[in] lpszSectionName

A string that contains a path of a registry key.

Nonzero if the key is in the registry; otherwise 0.

Header: afxwinappex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.