NativeMethods.DeleteUrlCacheGroup(Int64, Int32, 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 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