#include "vmsInternetSession.h"Go to the source code of this file.
Classes | |
| class | fsInternetFileListMgr |
Defines | |
| #define | AFX_FSINTERNETFILELISTMGR_H__B6B6A23E_9022_462E_A29B_7D4978517BCB__INCLUDED_ |
Typedefs | |
| typedef void(* | fsFileListMgrFunc )(class fsInternetFileListMgr *, fsInternetFileListMgrEvent ev, LPVOID) |
Enumerations | |
| enum | fsInternetFileListMgrEvent { FLME_CONNECTING, FLME_CONNECTED, FLME_GETTINGLIST, FLME_DONE, FLME_DONE_FROM_CACHE, FLME_ERROR, FLME_PAUSE, FLME_CONNECTIONWASLOST_RESTORE, FLME_HTTP_LISTREAD, FLME_HTTP_STARTBUILDLIST, FLME_HTTP_FINISHBUILDLIST, FLME_STOPPED, FLME_TRYINGTOUSESITEMGRLOGIN } |
| #define AFX_FSINTERNETFILELISTMGR_H__B6B6A23E_9022_462E_A29B_7D4978517BCB__INCLUDED_ |
Definition at line 7 of file fsInternetFileListMgr.h.
| typedef void(* fsFileListMgrFunc)(class fsInternetFileListMgr *, fsInternetFileListMgrEvent ev, LPVOID) |
Definition at line 33 of file fsInternetFileListMgr.h.
Definition at line 15 of file fsInternetFileListMgr.h.
1.5.6