robotManager.Helpful Namespace
wManager.Wow.Helpers Namespace
WRobot

Others..::..__ROR1__ Method

ROR1

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

Syntax


public static byte __ROR1__(
	byte value,
	int count
)
Public Shared Function __ROR1__ ( _
	value As Byte, _
	count As Integer _
) As Byte
public:
static unsigned char^ __ROR1__(
	unsigned char^ value, 
	int^ count
)

Parameters

value
Type: Byte
The value.
count
Type: Int32
The count.

Return Value

System.Byte.