FreeRDP
WTS_VALIDATION_INFORMATIONW Struct Reference
Collaboration diagram for WTS_VALIDATION_INFORMATIONW:

Data Fields

PRODUCT_INFOW ProductInfo
 
BYTE License [VALIDATIONINFORMATION_LICENSE_LENGTH]
 
DWORD LicenseLength
 
BYTE HardwareID [VALIDATIONINFORMATION_HARDWAREID_LENGTH]
 
DWORD HardwareIDLength
 

Detailed Description

Definition at line 652 of file wtsapi.h.

Field Documentation

◆ HardwareID

BYTE WTS_VALIDATION_INFORMATIONW::HardwareID[VALIDATIONINFORMATION_HARDWAREID_LENGTH]

Definition at line 657 of file wtsapi.h.

◆ HardwareIDLength

DWORD WTS_VALIDATION_INFORMATIONW::HardwareIDLength

Definition at line 658 of file wtsapi.h.

◆ License

BYTE WTS_VALIDATION_INFORMATIONW::License[VALIDATIONINFORMATION_LICENSE_LENGTH]

Definition at line 655 of file wtsapi.h.

◆ LicenseLength

DWORD WTS_VALIDATION_INFORMATIONW::LicenseLength

Definition at line 656 of file wtsapi.h.

◆ ProductInfo

PRODUCT_INFOW WTS_VALIDATION_INFORMATIONW::ProductInfo

Definition at line 654 of file wtsapi.h.


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