Close

Relief for ODA Team in Ukraine

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

Gets the code page with the specified description. 

 

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

eOk if the object ID of the code page is received successfully, or an appropriate error code otherwise.

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