API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::codepageIdToDesc Method
OdCharMapper::codepageIdToDesc Method
Syntax
C++
static OdResult codepageIdToDesc(OdCodePageId codepageId, OdString& description);
Parameters 
Description 
OdCodePageId codepageId 
[in] Object ID of the code page.  
OdString& description 
[out] Receives the description.  

eOk if the description is received successfully, or an appropriate error code otherwise.

Gets the description for the specified code page. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.