Function CSPMime::Clear()
Description:
Clears all the contents of the contents of the MIME object and sets all its variables to their default value.
 |
Prototype:
void Clear();
Arguments:
No arguments (void).
Return value:
No return value (void).
See also:
member function Add(), Get()
|
|