Function CSPMimePart::Render()

Description:
Renders the MIME part and produces its content in text form.

Prototype:
void Render();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
You must fill in the member variables Data, $$CSPMimePart,ContentType$$

Usually, you won't have to call this member function. It is called by CSPMime class.

See also:
member functions Clear(), AddHeader()
member variables Data, ContentType, ContentId, Disposition, Encoding, Filename
CSPMimePart | Other support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd