LibUIDK Documentation
ContentsIndexHome
PreviousUpNext
CUIMgr::StructToString Method
C++
static CString StructToString(void * pStruct, UINT uSizeStruct);

由LOGFONT结构体生成符合*.UI格式的字符串.

Parameters 
Description 
void * pStruct 
指定LOGFONT结构体地址. 
UINT uSizeStruct 
指定LOGFONT结构体大小. 

返回符合*.UI格式的字符串.