ReactOS 0.4.17-dev-470-gf9e3448
_IP_ADDR_STRING Struct Reference

#include <iptypes.h>

Collaboration diagram for _IP_ADDR_STRING:

Public Attributes

struct _IP_ADDR_STRINGNext
 
IP_ADDRESS_STRING IpAddress
 
IP_MASK_STRING IpMask
 
DWORD Context
 

Detailed Description

Definition at line 34 of file iptypes.h.

Member Data Documentation

◆ Context

DWORD _IP_ADDR_STRING::Context

Definition at line 38 of file iptypes.h.

◆ IpAddress

◆ IpMask

IP_MASK_STRING _IP_ADDR_STRING::IpMask

Definition at line 37 of file iptypes.h.

Referenced by InitializePropertyDialog(), LANStatusUiDetailsDlg(), and ShowInfo().

◆ Next

struct _IP_ADDR_STRING * _IP_ADDR_STRING::Next

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