WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsICMSDecoder
| IID: | 65244a06-a342-11d5-ba47-00108303b117 |
| Inherits From: | nsISupports |
Interface to decode an CMS message
Methods
void finish ( out nsICMSMessage msg )
void start ( NSSCMSContentCallback cb , voidPtr* arg )
void update ( char* buf , PRInt32 len )
void finish ( out nsICMSMessage msg )
- Arguments:
- msg
Reference documentation is generated from Mozilla's source.
