RttcpipGetDeviceName

RttcpipGetDeviceName returns a pointer to the ASCII character name associated with this network device.

Syntax

Copy
CHAR * RttcpipGetDeviceName(
    PVOID ndptr
);

Parameters

ndptr

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

Return Value

This function returns a pointer to the ASCII character name associated with the network device.

Requirements

Minimum supported version Header Library

eRTOS 1.0 SDK

RttcpipApi.h

RtTcpipApi.lib