Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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 4358 of file win32.c.

Field Documentation

◆ IfType

uint64_t NET_LUID::IfType

Definition at line 4363 of file win32.c.

◆ NetLuidIndex

uint64_t NET_LUID::NetLuidIndex

Definition at line 4362 of file win32.c.

◆ Reserved

uint64_t NET_LUID::Reserved

Definition at line 4361 of file win32.c.

◆ Value

uint64_t NET_LUID::Value

Definition at line 4359 of file win32.c.


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