Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) Part Number B14308-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