共用方式為


GetExtendedChars

呼叫此函式來取得擴充字元數目的字串。

inline int GetExtendedChars(
   LPCSTR szSrc,
   int nSrcLen 
) throw( );

參數

  • szSrc
    要剖析的字串。

  • nSrcLen
    字串的長度 (以字元為單位)。

傳回值

傳回字串內的擴充字元數目取決於 IsExtendedChar

需求

Header: atlenc.h

請參閱

參考

IsExtendedChar

其他資源

ATL 概念

ATL COM 元件桌面

ATL 函式依字母順序的參考