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


In This Topic
    ActiveXMessageFormatter Class Methods
    In This Topic

    For a list of all members of this type, see ActiveXMessageFormatter members.

    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