NativeMethods.FindNextUrlCacheGroup(IntPtr, Int64, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool FindNextUrlCacheGroup(IntPtr hFind, long % lpGroupId, IntPtr lpReserved);
public static bool FindNextUrlCacheGroup (IntPtr hFind, ref long lpGroupId, IntPtr lpReserved);
static member FindNextUrlCacheGroup : nativeint * int64 * nativeint -> bool
Public Shared Function FindNextUrlCacheGroup (hFind As IntPtr, ByRef lpGroupId As Long, lpReserved As IntPtr) As Boolean
Parameters
- hFind
-
IntPtr
nativeint
- lpGroupId
- Int64
- lpReserved
-
IntPtr
nativeint