robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..__ROR2__ Method

ROR2

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

Syntax


public static ushort __ROR2__(
	ushort value,
	int count
)
Public Shared Function __ROR2__ ( _
	value As UShort, _
	count As Integer _
) As UShort
public:
static unsigned short^ __ROR2__(
	unsigned short^ value, 
	int^ count
)

Parameters

value
Type: UInt16
The value.
count
Type: Int32
The count.

Return Value

System.UInt16.