Share via


IProbeMessage Interface (COM)

 

Defines the methods and properties for components that need probing functionality.

For a list of all members of this type, see IProbeMessage Members (COM).

Note

For information on using this interface within managed code, see the IProbeMessage Interface.

Remarks

All components included in a stage configured for FirstMatch execution need to implement this interface before the messaging component checks to see if the message is recognizable. This behavior is used when several parser components are placed in one pipeline. The first parser that can recognize the message format is executed.

See Also

IProbeMessage Members (COM)