CWinAppEx::IsStateExists

指示指定的键是否在注册表中。

BOOL IsStateExists(
   LPCTSTR lpszSectionName 
);

参数

  • [in] lpszSectionName
    包含注册表项路径的字符串。

返回值

非零,如果键在注册表中;否则为0。

要求

标头: afxwinappex.h

请参见

参考

CWinAppEx选件类

层次结构图