SetValue Method

Applies To

OAQMsg

Description

Sets the value of the message.

Usage

void SetValue(OValue& val) const throw(
OException)

Arguments

val
The value of the message.
Remarks

none

Contents