RtcplSetTCPIPVerboseMode

The function RtcplSetTCPIPVerboseMode enables or disables RT-TCP/IP Verbose mode.

Syntax

BOOL RtcplSetTCPIPVerboseMode(
    DWORD Enable
);

Parameters

Enable

Specifies whether the RT-TCP/IP stack operates in verbose mode.

Value

Description

GENERAL_ENABLE

Enables verbose mode for the RT-TCP/IP Stack.

GENERAL_DISABLE

Disables verbose mode for the RT-TCP/IP Stack.

Return Values

A non-zero value if the function succeeds

Remarks

This configuration changes requires a restart of the TCP/IP stack.

Running the stack in Verbose mode may cause the RT-TCP/IP stack to be slow during system shutdown.

Related RTX Properties Control Panel Features

Tab

TCP/IP tab

Feature(s)

Run in verbose mode option

Requirements

Header RtxProp.h
Library RtxProp.lib
IntervalZero.com | Support | Give Feedback