Determines GUID is blacklisted
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public static bool IsBlackListed(
ulong guid
)
Public Shared Function IsBlackListed ( _
guid As ULong _
) As Boolean
Parameters
- guid
- Type: UInt64
The GUID.
Return Value
true if blacklisted otherwise,
false.