Partager via


NativeMethods.FindNextUrlCacheGroup(IntPtr, Int64, IntPtr) Method

Definition

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

Returns

Applies to