1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<TITLE>GX_IsVCountEq</TITLE> 8<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 9</HEAD> 10<BODY> 11<H1 align="left">GX_IsVCountEq <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></H1> 12<H2>Syntax</H2> 13<DL> 14 <DD> 15 <PRE><CODE>#include <nitro/gx/gx.h> 16 17int GX_IsVCountEq(void);<BR></CODE></PRE> 18</DL> 19<H2>Arguments</H2> 20<P>None.</P> 21<H2>Return Values</H2> 22<P>A nonzero value is returned if the V-Counter parity value is the same as the V-Counter. A zero value is returned if the V-Counter parity value is not the same as the V-counter.</P> 23<H2>Description</H2> 24<P>Returns a nonzero value when the V-counter parity value that is set by the <CODE><A href="GX_SetVCountEqVal.html">GX_SetVCountEqVal</A></CODE> function is the same as the V-counter, and 0 otherwise.</P> 25<P>The name of this function was changed from <code>GX_IsVCounterEq</code> to <code>GX_IsVCountEq</code>. To maintain compatibility, <code>GX_IsVCounterEq</code> is defined with a separate name from <code>GX_IsVCountEq</code>.</P> 26<H2>See Also</H2> 27<P><a href="GX_VCountEqIntr.html"><code>GX_VCountEqIntr</code></a>, <a href="GX_SetVCountEqVal.html"><code>GX_SetVCountEqVal</code></a></P> 28<H2>Revision History</H2> 29<P>2004/10/19 Name changed from <code>GX_IsVCounterEq</code> to <code>GX_IsVCountEq</code>.<br>2004/01/19 Initial version.</P> 30<hr><p>CONFIDENTIAL</p></body> 31</HTML> 32