Rogue Wave Server Component library for .NET Reference Guide
|
|
SvMsgSet Method |
Sets the default message associated with an identifier.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- id
- Type: SystemInt32
The identifier. - message
- Type: SystemString
The message.
Return Value
Type: Booleantrue if id <= MAX_ID, false otherwise.