Function CSPMime::GetCount()
Description:
Retrieves the number of MIME parts contained in the MIME object.
 |
Prototype:
unsigned long GetCount() const;
Arguments:
No arguments (void).
Return value:
Returns the number of MIME parts.
See also:
member function Add(), Get(), Clear()
|
|