SetName Method

Applies To

OAQAgent

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.
Remarks

none

Contents