API Reference > Auxiliary Classes > AECCSmartString Class > AECCSmartString Constructor > AECCSmartString::AECCSmartString Constructor (OdString&, OdUInt32)
AECCSmartString::AECCSmartString Constructor (OdString&, OdUInt32)
Syntax
C++
explicit AECCSmartString(const OdString& strValue, OdUInt32 uSuggestedId = 0);
Parameters 
Description 
const OdString& strValue 
[in] String value.  
OdUInt32 uSuggestedId = 0 
[in] Suggested ID. 

Creates a smart string object by a value and with a suggested ID. 

 

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