ReactOS 0.4.15-dev-7934-g1dc8d80
_NET_LUID_LH Union Reference

#include <ifdef.h>

Collaboration diagram for _NET_LUID_LH:

Public Attributes

ULONG64 Value
 
struct {
   ULONG64   Reserved: 24
 
   ULONG64   NetLuidIndex: 24
 
   ULONG64   IfType: 16
 
Info
 

Detailed Description

Definition at line 99 of file ifdef.h.

Member Data Documentation

◆ IfType

ULONG64 _NET_LUID_LH::IfType

Definition at line 104 of file ifdef.h.

◆ 

struct { ... } _NET_LUID_LH::Info

◆ NetLuidIndex

ULONG64 _NET_LUID_LH::NetLuidIndex

Definition at line 103 of file ifdef.h.

◆ Reserved

ULONG64 _NET_LUID_LH::Reserved

Definition at line 102 of file ifdef.h.

◆ Value

ULONG64 _NET_LUID_LH::Value

Definition at line 100 of file ifdef.h.


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