FreeRDP
LICENSE_PRODUCT_INFO Struct Reference

Data Fields

UINT32 dwVersion
 
UINT32 cbCompanyName
 
BYTE * pbCompanyName
 
UINT32 cbProductId
 
BYTE * pbProductId
 

Detailed Description

Definition at line 37 of file libfreerdp/core/license.h.

Field Documentation

◆ cbCompanyName

UINT32 LICENSE_PRODUCT_INFO::cbCompanyName

Definition at line 40 of file libfreerdp/core/license.h.

◆ cbProductId

UINT32 LICENSE_PRODUCT_INFO::cbProductId

Definition at line 42 of file libfreerdp/core/license.h.

◆ dwVersion

UINT32 LICENSE_PRODUCT_INFO::dwVersion

Definition at line 39 of file libfreerdp/core/license.h.

◆ pbCompanyName

BYTE* LICENSE_PRODUCT_INFO::pbCompanyName

Definition at line 41 of file libfreerdp/core/license.h.

◆ pbProductId

BYTE* LICENSE_PRODUCT_INFO::pbProductId

Definition at line 43 of file libfreerdp/core/license.h.


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