MimeParserVtable Struct Reference

Table of callback functions for MimeParser. More...


Data Fields

EventCallback event
 Notifies the client of a parse event.
HeaderFieldCallback headerField
 Notifies the client of a header field in the MIME message.
BytesCallback bytes
 Conveys byte data to client.
ErrorCallback error
 Notifies the client of an error that occurred during parsing.


Detailed Description

Table of callback functions for MimeParser.

See the documentation of the individual functions in MimeParserVtable.h.

Copyright © 2001-2010 Hunny Software, Inc. All rights reserved.