GetRCnt

Gets the value of a root counter

long GetRCnt (
        u_ long spec
)

Arguments

spec The specified root counter

Return Value

If the function is successful, the 32-bit unsigned and expanded root counter value is returned.
-1 is returned if the function failed to complete.

Explanation

The current value of the root counter specified by spec is returned.

See Also

StartRCnt(), ResetRCnt()