RtIsTcpStackLicensed

The function RtIsTcpStackLicensed verifies whether a specified RTX RT/TCP-IP Stack version is installed and has a valid license.

Syntax

BOOL RtIsTcpStackLicensed(
	DWORD majorVersion
);

Parameters

majorVersion

The major version of the RTX RT-TCP/IP Stack to validate.

RT-TCP/IP Stack Version majorVersion Value
RTX 2016 (includes Service Packs) 12
Currently installed version

0

Return Values

Returns TRUE if the specified RT/TCP-IP Stack version is installed and licensed. Returns FALSE if the specified RT/TCP-IP Stack is not installed or not licensed.

Requirements

Minimum Supported Version RTX 2016
Header Rtapi.h
Library Rtx_Rtss.lib
IntervalZero.com | Support | Give Feedback