robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..__ROR8__ Method

ROR8

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static ulong __ROR8__(
	ulong value,
	int count
)
Public Shared Function __ROR8__ ( _
	value As ULong, _
	count As Integer _
) As ULong
public:
static unsigned long long^ __ROR8__(
	unsigned long long^ value, 
	int^ count
)

Parameters

value
Type: UInt64
The value.
count
Type: Int32
The count.

Return Value

System.UInt64.