Ruby 4.1.0dev (2026-01-08 revision 080d66beca71d6cc290a8be4acd49e5a70594f9c)
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 4211 of file win32.c.

Field Documentation

◆ IfType

uint64_t NET_LUID::IfType

Definition at line 4216 of file win32.c.

◆ NetLuidIndex

uint64_t NET_LUID::NetLuidIndex

Definition at line 4215 of file win32.c.

◆ Reserved

uint64_t NET_LUID::Reserved

Definition at line 4214 of file win32.c.

◆ Value

uint64_t NET_LUID::Value

Definition at line 4212 of file win32.c.


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