YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
platform_ex::Windows::RegisterKey类 参考

注册表键。 更多...

#include <MinGW32.h>

Public 成员函数

 RegisterKey (::HKEY h_parent, const wchar_t *key)
 
 ~RegisterKey ()
 

Private 属性

::HKEY h_key
 

详细描述

注册表键。

自从
build 435
待办事项:
增加和实现查询值等功能接口。

在文件 E/include/YCLib/MinGW32.h182 行定义.

构造及析构函数说明

platform_ex::Windows::RegisterKey::RegisterKey ( ::HKEY  h_parent,
const wchar_t *  key 
)
inline

在文件 E/include/YCLib/MinGW32.h188 行定义.

参考 YF_Raise_Win32Exception.

platform_ex::Windows::RegisterKey::~RegisterKey ( )
inline

在文件 E/include/YCLib/MinGW32.h193 行定义.

类成员变量说明

::HKEY platform_ex::Windows::RegisterKey::h_key
private

在文件 E/include/YCLib/MinGW32.h185 行定义.


该类的文档由以下文件生成: