API Reference > Extension Classes > ExServices Classes > ExStringIO Class > ExStringIO Methods > ExStringIO::putString Method
ExStringIO::putString Method
Syntax
C++
void putString(const OdString& string);
Parameters 
Description 
const OdString& string 
[out] Output string. 

Writes the specified string to the data source associated with this IO User object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.