API Reference > OdRx Classes > OdRxLocalizedNameAttribute Class > OdRxLocalizedNameAttribute Methods > OdRxLocalizedNameAttribute::createObject Method
OdRxLocalizedNameAttribute::createObject Method
Syntax
C++
static OdRxAttributePtr createObject(unsigned int id, unsigned int sourceHint = 0);
Parameters 
Description 
unsigned int id 
[in] ID of the string.  
unsigned int sourceHint = 0 
[in] Resource ID hint. 

Smart pointer to a constructed attribute object.

Construct an instance of the attribute to store a string identifier. 

 

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