ReactOS 0.4.15-dev-7934-g1dc8d80
_RX_CONNECTION_ID Struct Reference

#include <prefix.h>

Collaboration diagram for _RX_CONNECTION_ID:

Public Attributes

union {
   ULONG   SessionID
 
   LUID   Luid
 
}; 
 

Detailed Description

Definition at line 4 of file prefix.h.

Member Data Documentation

◆ 

union { ... } _RX_CONNECTION_ID::@2139

◆ Luid

LUID _RX_CONNECTION_ID::Luid

Definition at line 9 of file prefix.h.

Referenced by RxTableLookupName().

◆ SessionID

ULONG _RX_CONNECTION_ID::SessionID

Definition at line 8 of file prefix.h.

Referenced by RxFindOrConstructVirtualNetRoot().


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