RtnIndicateStatus

The RtnIndicateStatus function reports the status for an instance of the driver for the RTX64-converted NIC card.

Syntax

VOID RtnIndicateStatus(
    void *ndp,
    PRTND_REQUEST RtndRequest,
    PRTND_STATUS Status,
);

Parameters

ndp

Network Device Pointer. Opaque network device identifier (pointer).

RtndRequest

The RTND_REQUEST type specifying RTX64 network adapter capabilities and statistics to request.

Status

The RTND_STATUS type set on return from this function which reflects status of RtnIndicateStatus.

Return Value

None

Remarks

The RTND_OID_GEN_MEDIA_CONNECT_STATUS value is used within the RTND_OID field of the RTND_REQUEST structure to define the link status.

Requirements

Minimum Supported Version RTX64 2014
Header rtnapi.h
Library RtTcpip.lib