API Reference > Other Classes > OdGUID Class > OdGUID Operators > = Operator > OdGUID::= Operator (OdGUID&)
OdGUID::= Operator (OdGUID&)
Syntax
C++
OdGUID& operator =(const OdGUID& other);
Parameters 
Description 
const OdGUID& other 
[in] Other GUID object to be assigned. 

Assignment operator. 

 

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