static void SetLocalApplicationVersion( qUnsignedInt32 applicationVersion );
Name | Description | |
---|---|---|
applicationVersion |
A numeric value that represents the application version. |
Sets the application version for the local station. Any application-defined numerical value can be specified. The value set by this function can be accessed by other stations with the GetApplicationVersion
function. Do not call this function until after you have created the Net-Z instance.
CONFIDENTIAL