ActiveXMessageFormatter Class
Serializes or deserializes primitive data types and other objects to or from the body of a Message Queuing message, using a format that is compatible with the MSMQ ActiveX Component.
Syntax
'Declaration Public Class ActiveXMessageFormatter
'Usage Dim instance As ActiveXMessageFormatter
public class ActiveXMessageFormatter
public ref class ActiveXMessageFormatter
Inheritance Hierarchy
System.Object
System.Messaging.ActiveXMessageFormatter
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also