API Reference > Classes > PRC Base Data Types Classes > OdPrcUniqueId Class > OdPrcUniqueId Methods > OdPrcUniqueId::prcIn Method
OdPrcUniqueId::prcIn Method
Syntax
C++
void prcIn(OdPrcUncompressedFiler * pStream, const char* pName);
Parameters 
Description 
OdPrcUncompressedFiler * pStream 
[in] A pointer to an output stream (file stream, memory stream) to write to.  
const char* pName 
[in] A pointer to a block name. 

Writes a unique identifier to a stream associated with an uncompressed filer. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.