wManager.Wow.Helpers Namespace
WRobot

BlackNpc..::..ToStringGuidFormat Method

ulong to string guid.

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool ToStringGuidFormat(
	ulong guid
)
Public Function ToStringGuidFormat ( _
	guid As ULong _
) As Boolean
public:
bool^ ToStringGuidFormat(
	unsigned long long^ guid
)

Parameters

guid
Type: UInt64