Rogue Wave Server Component library for .NET Reference Guide
|
|
MvDateTimeDecode Method |
Decodes an instance from an MvMessage that was
received from another process.
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 decode.
Return Value
Type: MvDateTimeA new MvDateTime that was read, or null if a failure occurs.