Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <netconfig.h>

Struct netconfig

struct netconfig;

Description

Used to store information about networks that are connected to the system.

Members

Defined in netconfig:


Member data


nc_netid

char * nc_netid;

Description

Network ID


nc_semantics

unsigned long nc_semantics;

Description

Semantics


nc_flag

unsigned long nc_flag;

Description

Flags


nc_protofmly

char * nc_protofmly;

Description

Protocol family


nc_proto

char * nc_proto;

Description

Protocol name


nc_device

char * nc_device;

Description

Network device pathname


nc_nlookups

unsigned long nc_nlookups;

Description

Number of directory lookup libs


nc_lookups

char ** nc_lookups;

Description

Names of the libraries


nc_unused

unsigned long nc_unused[9];

Description

reserved