Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
NET_LUID Struct Reference

Data Fields

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

Detailed Description

Definition at line 4104 of file win32.c.

Field Documentation

◆ IfType

uint64_t NET_LUID::IfType

Definition at line 4109 of file win32.c.

◆ 

struct { ... } NET_LUID::Info

◆ NetLuidIndex

uint64_t NET_LUID::NetLuidIndex

Definition at line 4108 of file win32.c.

◆ Reserved

uint64_t NET_LUID::Reserved

Definition at line 4107 of file win32.c.

◆ Value

uint64_t NET_LUID::Value

Definition at line 4105 of file win32.c.


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