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.  

Returns eOk if successful, or an appropriate error code if not.

Returns the description for the specified code page.

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