Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::codepageIdToDesc Method
Syntax
C++
static OdResult codepageIdToDesc(OdCodePageId codepageId, OdString& description);

Gets the description for the specified code page. 

 

Parameters
Description
codepageId
[in] Object ID of the code page.
description
[out] Receives the description.

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

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