Rogue Wave Server Component library for .NET Reference Guide
|
|
MvUserTypeEncode Method |
Serializes a user-type value.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- msg
- Type: RW.Server.ComponentMvMessage
The message to which the object is streamed.
Return Value
Type: MvMessageThe updated message.
To allow serialization, this method must be redefined for each
user-defined type.