1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>SDK_CURRENT_VERSION_NUMBER</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">SDK_CURRENT_VERSION_NUMBER</h1> 15<h2>Definition</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/version.h></CODE><BR> 20 <BR> 21 <CODE>#define SDK_CURRENT_VERSION_NUMBER SDK_VERSION_NUMBER(SDK_VERSION_MAJOR, SDK_VERSION_MINOR, SDK_VERSION_RELSTEP)</CODE><br> 22 <br> 23 </dd> 24</dl> 25 26<H2>Description</H2> 27<P>This constant represents the SDK version being used.?<BR> For details on the numeric values being represented, see <A href="SDK_VERSION_NUMBER.html"><CODE>SDK_VERSION_NUMBER</A></CODE>.<BR> <BR> 28</P> 29<h2>See Also</h2> 30<p><CODE><A href="SDK_VERSION_NUMBER.html">SDK_VERSION_NUMBER</A></CODE></p> 31 32<H2>Revision History</H2> 33<P> 342005/11/14 Initial version. 35</P> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38