API Reference > Classes > PRC Protocol Extensions Classes > OdPrcListener Class > OdPrcListener Methods > OdPrcListener::dumpObjectId Method
OdPrcListener::dumpObjectId Method
Syntax
C++
virtual void dumpObjectId(const OdChar * pName, OdPrcObjectId value) const = 0;
Parameters 
Description 
const OdChar * pName 
[in] A property name to be dumped.  
OdPrcObjectId value 
[in] A property value to be dumped. 

Dumps an entity object identifier value.

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