ReactOS 0.4.15-dev-8434-g155a7c7
resinfo.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _IPHLP_RES_INFO
 

Typedefs

typedef struct _IPHLP_RES_INFO IPHLP_RES_INFO
 
typedef struct _IPHLP_RES_INFOPIPHLP_RES_INFO
 

Functions

PIPHLP_RES_INFO getResInfo (VOID)
 
VOID disposeResInfo (PIPHLP_RES_INFO InfoPtr)
 

Typedef Documentation

◆ IPHLP_RES_INFO

◆ PIPHLP_RES_INFO

Function Documentation

◆ disposeResInfo()

VOID disposeResInfo ( PIPHLP_RES_INFO  InfoPtr)

Definition at line 60 of file resinfo.c.

60 {
61}

Referenced by GetNetworkParams().

◆ getResInfo()

PIPHLP_RES_INFO getResInfo ( VOID  )