API Reference > Other Classes > OdGUID Class > OdGUID Constructor > OdGUID::OdGUID Constructor (char*)
OdGUID::OdGUID Constructor (char*)
Syntax
C++
explicit OdGUID(const char* value);
Parameters 
Description 
const char* value 
[in] GUID string to copy from. 

Creates a new instance of an OdGUID object with the copied data from the string representation of GUID. 

 

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