nn::nex::SessionDescription::SetApplicationVersionNumber Member Function

Syntax

void SetApplicationVersionNumber(
     qUnsignedInt32 uiApplicationVersionNumber
);

Parameters

Name Description
in uiApplicationVersionNumber Specifies the application's version number.

Return Values

None.

Description

Sets the application version numbers.

The application version number is provided by the application. This number has no relationship to the Net-Z system version number. Its meaning is determined by the developer.

See Also

GetApplicationVersionNumber

Revision History

2011/01/27
Initial version.

CONFIDENTIAL