Description | |||||
Preset username and password to allow automatic login into HTTP servers that require authentication | |||||
Replacement in Object TOOLKIT: | pfcBaseSession::AuthenticateBrowser | ||||
Synopsis | |||||
#include <ProBrowser.h> | |||||
ProError | ProBrowserAuthenticate | ( | |||
wchar_t* username | |||||
/* (In) | |||||
The name of user to be used | |||||
*/ | |||||
wchar_t* password | |||||
/* (In) | |||||
The password of the user to be used | |||||
*/ | |||||
) | |||||
Returns | |||||
|