FreeRDP
Loading...
Searching...
No Matches
RDPEWA_DEVICE_INFO Struct Reference

Device info for the response map. More...

#include <rdpewa_cbor.h>

Data Fields

UINT32 maxMsgSize
 
UINT32 maxSerializedLargeBlobArray
 
char providerType [16]
 
char providerName [64]
 
char devicePath [256]
 
char manufacturer [64]
 
char product [64]
 
BYTE aaGuid [16]
 
BYTE uvStatus
 
BYTE uvRetries
 
UINT32 transports
 

Detailed Description

Device info for the response map.

Definition at line 41 of file rdpewa_cbor.h.

Field Documentation

◆ aaGuid

BYTE RDPEWA_DEVICE_INFO::aaGuid[16]

Definition at line 50 of file rdpewa_cbor.h.

◆ devicePath

char RDPEWA_DEVICE_INFO::devicePath[256]

Definition at line 47 of file rdpewa_cbor.h.

◆ manufacturer

char RDPEWA_DEVICE_INFO::manufacturer[64]

Definition at line 48 of file rdpewa_cbor.h.

◆ maxMsgSize

UINT32 RDPEWA_DEVICE_INFO::maxMsgSize

Definition at line 43 of file rdpewa_cbor.h.

◆ maxSerializedLargeBlobArray

UINT32 RDPEWA_DEVICE_INFO::maxSerializedLargeBlobArray

Definition at line 44 of file rdpewa_cbor.h.

◆ product

char RDPEWA_DEVICE_INFO::product[64]

Definition at line 49 of file rdpewa_cbor.h.

◆ providerName

char RDPEWA_DEVICE_INFO::providerName[64]

Definition at line 46 of file rdpewa_cbor.h.

◆ providerType

char RDPEWA_DEVICE_INFO::providerType[16]

Definition at line 45 of file rdpewa_cbor.h.

◆ transports

UINT32 RDPEWA_DEVICE_INFO::transports

Definition at line 53 of file rdpewa_cbor.h.

◆ uvRetries

BYTE RDPEWA_DEVICE_INFO::uvRetries

Definition at line 52 of file rdpewa_cbor.h.

◆ uvStatus

BYTE RDPEWA_DEVICE_INFO::uvStatus

Definition at line 51 of file rdpewa_cbor.h.


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