API Reference > Classes > PRC Markup Classes > OdPrcAnnotationEntity Class > OdPrcAnnotationEntity Methods > OdPrcAnnotationEntity::read Method
OdPrcAnnotationEntity::read Method
Syntax
C++
static OdPrcObjectId read(OdPrcCompressedFiler * pStream);
Parameters 
Description 
OdPrcCompressedFiler * pStream 
[in] A pointer to an input stream (file or memory stream) to read from.
 

Returns an annotation entity identifier (OdPrcObjectId object).

Reads annotation data from a specified compressed input stream. 

 

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