Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcUniqueId::getID Method
Syntax
C++
void getID(OdUInt32 & id0, OdUInt32 & id1, OdUInt32 & id2, OdUInt32 & id3);

Returns the current value of a unique identifier. 

 

Parameters
Description
id0
[in] A reference to the first digit of a unique identifier.
id1
[in] A reference to the second digit of a unique identifier.
id2
[in] A reference to the third digit of a unique identifier.
id3
[in] A reference to the fourth digit of a unique identifier.
Copyright © 2002-2022. Open Design Alliance All rights reserved.