GetValue (OMDAttribute) Method

Applies To

OMDAttribute

Description

Returns a string containing the value of the attribute.

Usage

OValue GetValue(void) const throw(
OException)

void GetValue(OValue *value) const throw(
OException)

Arguments

value
The value of the specified object.
Remarks

none

Contents