CW2 AEX:: CW2 AEX
建構函式。
CW2AEX(
LPCWSTR psz,
UINT nCodePage
) throw(...);
CW2AEX(
LPCWSTR psz
) throw(...);
參數
psz
要轉換的文字字串。nCodePage
使用的字碼頁來執行轉換。Windows SDK 函式 MultiByteToWideChar 。如需詳細資訊請參閱字碼頁參數討論。
備註
配置用來轉換程序的緩衝區。
需求
Header: atlconv.h