Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
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 4295 of file win32.c.

Field Documentation

◆ IfType

uint64_t NET_LUID::IfType

Definition at line 4300 of file win32.c.

◆ NetLuidIndex

uint64_t NET_LUID::NetLuidIndex

Definition at line 4299 of file win32.c.

◆ Reserved

uint64_t NET_LUID::Reserved

Definition at line 4298 of file win32.c.

◆ Value

uint64_t NET_LUID::Value

Definition at line 4296 of file win32.c.


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