.
[DllImport(@"wininet", SetLastError = true, CharSet = CharSet.Auto, EntryPoint = "DeleteUrlCacheGroup", CallingConvention = CallingConvention.StdCall)]
.
public static extern bool DeleteUrlCacheGroup(
.
EntryPoint:="DeleteUrlCacheGroup", _
.
Shared Function DeleteUrlCacheGroup( _
.