win32inet.FindFirstUrlCacheGroup

(PyUrlCacheHANDLE, int) = FindFirstUrlCacheGroup(Filter)

Initiates enumeration of Url cache groups

Parameters

Filter=CACHEGROUP_SEARCH_ALL : int

CACHEGROUP_SEARCH_*

Comments

Accepts keyword args

Win32 API References

Search for FindFirstUrlCacheGroup at msdn, google or google groups.

Return Value

Returns a handle that can be passed to win32inet::FindNextUrlCacheGroup, and the id of the first group found.