GetExtendedChars
확장 문자의 문자열을 가져오려면이 함수를 호출 합니다.
inline int GetExtendedChars(
LPCSTR szSrc,
int nSrcLen
) throw( );
매개 변수
szSrc
분석할 문자열입니다.nSrcLen
문자에서는 문자열의 길이입니다.
반환 값
확장된 문자에 따라 문자열의 개수를 반환 IsExtendedChar.
요구 사항
헤더: atlenc.h
확장 문자의 문자열을 가져오려면이 함수를 호출 합니다.
inline int GetExtendedChars(
LPCSTR szSrc,
int nSrcLen
) throw( );
szSrc
분석할 문자열입니다.
nSrcLen
문자에서는 문자열의 길이입니다.
확장된 문자에 따라 문자열의 개수를 반환 IsExtendedChar.
헤더: atlenc.h