ReactOS 0.4.15-dev-7906-g1b85a5f
NCONF_HANDLE Struct Reference

#include <netconfig.h>

Collaboration diagram for NCONF_HANDLE:

Public Attributes

struct netconfig ** nc_head
 
struct netconfig ** nc_curr
 

Detailed Description

Definition at line 27 of file netconfig.h.

Member Data Documentation

◆ nc_curr

struct netconfig** NCONF_HANDLE::nc_curr

Definition at line 29 of file netconfig.h.

◆ nc_head

struct netconfig** NCONF_HANDLE::nc_head

Definition at line 28 of file netconfig.h.


The documentation for this struct was generated from the following file: