win32inet.GetUrlCacheGroupAttribute
dict = GetUrlCacheGroupAttribute(GroupId, Attributes
)
Retrieves attributes for a cache group
Parameters
GroupId : int
Group idAttributes=CACHEGROUP_ATTRIBUTE_GET_ALL : int
Attributes to retrieve, CACHEGROUP_ATTRIBUTE_*
Comments
Accepts keyword args
Win32 API References
Search for GetUrlCacheGroupAttribute at msdn, google or google groups.
Return Value
Returns a dict representing a INTERNET_CACHE_GROUP_INFO struct