|
ReactOS 0.4.16-dev-1946-g52006dd
|


Additional Inherited Members | |
Public Types inherited from IEnumIDList | |
| typedef IEnumIDList * | LPENUMIDLIST |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Protected Attributes inherited from CEnumIDListBase | |
| ENUMLIST * | mpFirst |
| ENUMLIST * | mpLast |
| ENUMLIST * | mpCurrent |
Definition at line 72 of file CNetFolder.cpp.
| CNetFolderEnum::CNetFolderEnum | ( | ) |
Definition at line 101 of file CNetFolder.cpp.
| CNetFolderEnum::~CNetFolderEnum | ( | ) |
Definition at line 105 of file CNetFolder.cpp.
Definition at line 195 of file CNetFolder.cpp.
Referenced by Initialize().
| BOOL CNetFolderEnum::EnumerateRec | ( | LPNETRESOURCE | lpNet | ) |
Definition at line 121 of file CNetFolder.cpp.
Referenced by CreateMyCompEnumList(), and EnumerateRec().
Definition at line 109 of file CNetFolder.cpp.