CMGDK r49-rc2
名字空间 | 枚举 | 函数
K:/CMGDKv18/SDK/Include/hgl/Info.h文件参考

浏览该文件的源代码。

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


namespace  hgl::info

枚举

enum  hgl::info::HGLFlagString {
  hgl::info::hfsNone = 0, hgl::info::hfsName, hgl::info::hfsEnglishName, hgl::info::hfsVersion,
  hgl::info::hfsAuthor, hgl::info::hfsCMGDKPath, hgl::info::hfsPlugInPath, hgl::info::hfsGUIPath,
  hgl::info::hfsStartPath, hgl::info::hfsOSPath, hgl::info::hfsDesktopPath, hgl::info::hfsTempPath,
  hgl::info::hfsUserDataPath, hgl::info::hfsUserProgramPath, hgl::info::hfsAppFileName, hgl::info::hfsEnd
}
enum  hgl::info::HGLFlagPointer {
  hgl::info::hfpNone = 0, hgl::info::hfpSII, hgl::info::hfpApplication, hgl::info::hfpWindow,
  hgl::info::hfpFont, hgl::info::hfpFlow, hgl::info::hfpRootFlowControl, hgl::info::hfpEnd
}

函数

void hgl::info::InitString ()
void hgl::info::ClearString ()
void hgl::info::SetString (int, const wchar_t *)
void hgl::info::InitPointer ()
void hgl::info::SetPointer (int, void *)
const wchar_t * hgl::info::GetString (HGLFlagString)
 取得古月标记字符串
const void * hgl::info::GetPointer (HGLFlagPointer)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义