System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / ActiveXMessageFormatter Class
Methods


In This Topic
    ActiveXMessageFormatter Class Members
    In This Topic

    The following tables list the members exposed by ActiveXMessageFormatter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ActiveXMessageFormatter class.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the formatter can deserialize the contents of the message.  
    Public MethodCreates an instance of the ActiveXMessageFormatter class that is identical to the current ActiveXMessageFormatter.  
    Public Methodstatic (Shared in Visual Basic)Provides a utility to help serialize COM objects that implement IPersistStream and require IPersistStreamInit to be called.  
    Public MethodReads the contents from the given message and creates an object that contains the deserialized message.  
    Public MethodSerializes an object into the body of the message.  
    Top
    See Also