FreeRDP
p_uuid_t Struct Reference

Data Fields

UINT32 time_low
 
UINT16 time_mid
 
UINT16 time_hi_and_version
 
BYTE clock_seq_hi_and_reserved
 
BYTE clock_seq_low
 
BYTE node [6]
 

Detailed Description

Definition at line 149 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ clock_seq_hi_and_reserved

BYTE p_uuid_t::clock_seq_hi_and_reserved

Definition at line 154 of file libfreerdp/core/gateway/rpc.h.

◆ clock_seq_low

BYTE p_uuid_t::clock_seq_low

Definition at line 155 of file libfreerdp/core/gateway/rpc.h.

◆ node

BYTE p_uuid_t::node[6]

Definition at line 156 of file libfreerdp/core/gateway/rpc.h.

◆ time_hi_and_version

UINT16 p_uuid_t::time_hi_and_version

Definition at line 153 of file libfreerdp/core/gateway/rpc.h.

◆ time_low

UINT32 p_uuid_t::time_low

Definition at line 151 of file libfreerdp/core/gateway/rpc.h.

◆ time_mid

UINT16 p_uuid_t::time_mid

Definition at line 152 of file libfreerdp/core/gateway/rpc.h.


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