API Reference > Auxiliary Classes > AECCVariant Class > AECCVariant Methods > setWithId Method > AECCVariant::setWithId Method (AECCGuid&, OdUInt32, OdUInt32)
AECCVariant::setWithId Method (AECCGuid&, OdUInt32, OdUInt32)
Syntax
C++
void setWithId(const AECCGuid& cValue, OdUInt32 iId, OdUInt32 iTY = 0);
Parameters 
Description 
const AECCGuid& cValue 
[in] New value to set.  
OdUInt32 iId 
[in] Type ID.  
OdUInt32 iTY = 0 
[in] Type information. 

Sets the variant value of GUID type with an ID. 

 

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