#include <WGUrlReceiver.h>
Public Attributes | |
| CComBSTR | bstrUrl |
| CComBSTR | bstrComment |
| CComBSTR | bstrReferer |
| CComBSTR | bstrCookies |
| CComBSTR | bstrPostData |
| CComBSTR | bstrFileName |
| BOOL | bForceSilent |
| BOOL | bNoUIInForceSilentMode |
| BOOL | bForceAutoStart |
| BOOL | bDisableMaliciousChecking |
| BOOL | bDisableURLExistsChecking |
| BOOL | bFlashVideoDownload |
Definition at line 89 of file WGUrlReceiver.h.
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::_threadAddPage(), CWGUrlReceiver::AddDownload(), CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_Url(), CWGUrlReceiver::is_ExtToSkip(), and CWGUrlReceiver::put_Url().
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_Comment(), and CWGUrlReceiver::put_Comment().
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_Referer(), and CWGUrlReceiver::put_Referer().
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_Cookies(), and CWGUrlReceiver::put_Cookies().
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_PostData(), and CWGUrlReceiver::put_PostData().
Definition at line 90 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_FileName(), and CWGUrlReceiver::put_FileName().
Definition at line 92 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_ForceSilent(), CWGUrlReceiver::get_ForceSilentEx(), CWGUrlReceiver::put_ForceSilent(), and CWGUrlReceiver::put_ForceSilentEx().
Definition at line 93 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_ForceSilentEx(), CWGUrlReceiver::put_ForceSilent(), and CWGUrlReceiver::put_ForceSilentEx().
Definition at line 94 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_ForceDownloadAutoStart(), and CWGUrlReceiver::put_ForceDownloadAutoStart().
Definition at line 95 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_DisableMaliciousChecking(), and CWGUrlReceiver::put_DisableMaliciousChecking().
Definition at line 96 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_DisableURLExistsCheck(), and CWGUrlReceiver::put_DisableURLExistsCheck().
Definition at line 97 of file WGUrlReceiver.h.
Referenced by CWGUrlReceiver::AddDownload_imp(), CWGUrlReceiver::get_FlashVideoDownload(), and CWGUrlReceiver::put_FlashVideoDownload().
1.5.6