Qt 4.8
Public Variables | List of all members
NLA_BLOB Struct Reference

#include <platformdefs_win.h>

Public Variables

union {
   struct {
      NLA_INTERNET   internet
 
      NLA_CONNECTIVITY_TYPE   type
 
   }   connectivity
 
   struct {
      struct {
         WCHAR   machineName [256]
 
         WCHAR   sharedAdapterName [256]
 
         DWORD   speed
 
         DWORD   state
 
         DWORD   type
 
      }   remote
 
   }   ICS
 
   struct {
      CHAR   adapterName [1]
 
      DWORD   dwSpeed
 
      DWORD   dwType
 
   }   interfaceData
 
   struct {
      CHAR   information [1]
 
   }   locationData
 
   CHAR   rawData [1]
 
data
 
struct {
   DWORD   dwSize
 
   DWORD   nextOffset
 
   NLA_BLOB_DATA_TYPE   type
 
header
 

Detailed Description

Definition at line 78 of file platformdefs_win.h.

Properties

◆ adapterName

CHAR NLA_BLOB::adapterName[1]

Definition at line 93 of file platformdefs_win.h.

◆ connectivity

struct { ... } NLA_BLOB::connectivity

◆ data

union { ... } NLA_BLOB::data

◆ dwSize

DWORD NLA_BLOB::dwSize

Definition at line 81 of file platformdefs_win.h.

Referenced by QWindowsSockInit2::~QWindowsSockInit2().

◆ dwSpeed

DWORD NLA_BLOB::dwSpeed

Definition at line 92 of file platformdefs_win.h.

◆ dwType

DWORD NLA_BLOB::dwType

Definition at line 91 of file platformdefs_win.h.

◆ header

struct { ... } NLA_BLOB::header

◆ ICS

struct { ... } NLA_BLOB::ICS

◆ information

CHAR NLA_BLOB::information[1]

Definition at line 98 of file platformdefs_win.h.

◆ interfaceData

struct { ... } NLA_BLOB::interfaceData

◆ internet

NLA_INTERNET NLA_BLOB::internet

Definition at line 104 of file platformdefs_win.h.

◆ locationData

struct { ... } NLA_BLOB::locationData

◆ machineName

WCHAR NLA_BLOB::machineName[256]

Definition at line 113 of file platformdefs_win.h.

◆ nextOffset

DWORD NLA_BLOB::nextOffset

◆ rawData

CHAR NLA_BLOB::rawData[1]

Definition at line 87 of file platformdefs_win.h.

Referenced by QWindowsSockInit2::~QWindowsSockInit2().

◆ remote

struct { ... } NLA_BLOB::remote

◆ sharedAdapterName

WCHAR NLA_BLOB::sharedAdapterName[256]

Definition at line 114 of file platformdefs_win.h.

◆ speed

DWORD NLA_BLOB::speed

Definition at line 110 of file platformdefs_win.h.

◆ state

DWORD NLA_BLOB::state

Definition at line 112 of file platformdefs_win.h.

◆ type [1/3]

NLA_BLOB_DATA_TYPE NLA_BLOB::type

◆ type [2/3]

NLA_CONNECTIVITY_TYPE NLA_BLOB::type

Definition at line 103 of file platformdefs_win.h.

◆ type [3/3]

DWORD NLA_BLOB::type

Definition at line 111 of file platformdefs_win.h.


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