Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 1 (10.1) Part Number B10119-01 |
|
Applies To
Description
Specifies a string representing the name of agent.
Usage
void SetName(const char *name) const throw(OException)
Arguments
name |
A 30-byte string representing the name of agent. |
none