NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ActiveXMessageFormatter Class

Formatter class that serializes and deserializes primitives into and from MessageQueue messages using binary format.

Object
   ActiveXMessageFormatter

[Visual Basic]
Public Class ActiveXMessageFormatter
   Implements IMessageFormatter
[C#]
public class ActiveXMessageFormatter : IMessageFormatter
[C++]
public __gc class ActiveXMessageFormatter : public
   IMessageFormatter
[JScript]
public class ActiveXMessageFormatter implements IMessageFormatter

Remarks

[To be supplied.]

Requirements

Namespace: System.Messaging

Assembly: system.messaging.dll

See Also

ActiveXMessageFormatter Members | System.Messaging Namespace