API Reference > Classes > PRC Protocol Extensions Classes > ExPrcCommandContext Class > ExPrcCommandContext Methods > ExPrcCommandContext::putString Method
ExPrcCommandContext::putString Method
Syntax
C++
virtual void putString(const OdString& string);
Parameters 
Description 
const OdString& string 
[in] A string to write. 

Writes the specified string to the command's output.

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