Share via


NativeMethods.DeleteUrlCacheGroup(Int64, Int32, IntPtr) Method

Definition

public:
 static bool DeleteUrlCacheGroup(long GroupId, int dwFlags, IntPtr lpReserved);
public static bool DeleteUrlCacheGroup (long GroupId, int dwFlags, IntPtr lpReserved);
static member DeleteUrlCacheGroup : int64 * int * nativeint -> bool
Public Shared Function DeleteUrlCacheGroup (GroupId As Long, dwFlags As Integer, lpReserved As IntPtr) As Boolean

Parameters

GroupId
Int64
dwFlags
Int32
lpReserved
IntPtr

nativeint

Returns

Applies to