GetExtendedChars
更新 : 2007 年 11 月
文字列に含まれる拡張文字の数を取得します。
inline int GetExtendedChars(
LPCSTR szSrc,
int nSrcLen
) throw( );
パラメータ
szSrc
解析する文字列。nSrcLen
文字列の文字数。
戻り値
IsExtendedChar によって拡張文字として確認される文字が文字列の中にいくつあるかを返します。
必要条件
ヘッダー : atlenc.h