API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::initialize Method
OdCharMapper::initialize Method
Syntax
C++
static OdResult initialize(const OdString& filename);
Parameters 
Description 
const OdString& filename 
[in] File name. 

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

Initializes this CharMapper object from the specified mapping file.

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