共用方式為


QPDecodeGetRequiredLength

呼叫此函式來取得大小可以包含從所指定長度的引號可列印編碼字串解碼的資料緩衝區中的位元組數。

inline int QPDecodeGetRequiredLength(
   int nSrcLen 
) throw( );

參數

  • nSrcLen
    字元數編碼的字串。

傳回值

對於可保留 nSrcLen 字元解碼的字串緩衝區所需的位元組數目。

備註

引號可列印的編碼配置在 RFC 2045 中說明 (http://www.ietf.org/rfc/rfc2045.txt)。

需求

Header: atlenc.h

請參閱

參考

QPDecode

QPEncode

QPEncodeGetRequiredLength

其他資源

ATL 概念

ATL COM 元件桌面

ATL 函式依字母順序的參考