nsIMsgLogonRedirectionRequester
IID: | 3c882b66-df4f-11d3-b9f9-00108335942a |
Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void OnLogonRedirectionError ( PRUnichar* pErrMsg , PRBool badPassword )
void OnLogonRedirectionProgress ( nsMsgLogonRedirectionState pState )
void OnLogonRedirectionReply ( PRUnichar* pHost , PRUint16 pPort , char* pCookieData , PRUint16 pCookieSize )
void OnLogonRedirectionError ( PRUnichar* pErrMsg , PRBool badPassword )
- Arguments:
- pErrMsg
- badPassword
void OnLogonRedirectionReply ( PRUnichar* pHost , PRUint16 pPort , char* pCookieData , PRUint16 pCookieSize )
- Arguments:
- pHost
- pPort
- pCookieData
- pCookieSize
References
This interface is passed as an argument to the following methods:
Reference documentation is generated from Mozilla's source.