ResetRCnt
Resets a root counter
long
ResetRCnt
(
u_long spec
)
Arguments
spec
The specified root counter
Return Value
1 is returned if the root counter was successfully reset.
0 is returned in the event of failure.
Explanation
The root counter specified by
spec
is reset.
See Also
GetRCnt()
,
StartRCnt()