CreateUrlCacheGroupCreateUrlCacheGroup*
*



Contents  *



Index  *Topic Contents
*Previous Topic: CreateUrlCacheEntry
*Next Topic: DeleteUrlCacheEntry

CreateUrlCacheGroup

GROUPID CreateUrlCacheGroup (
    IN DWORD dwFlags,
    IN LPVOID lpReserved
);

Generates cache group identifications.

dwFlags
DWORD value that contains the flags to control the creation of the cache group. No flags are currently implemented. Must be set to zero.
lpReserved
Reserved. Must be set to NULL.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.