FreeRDP
|
Data Fields | |
UINT32 | dwVersion |
UINT32 | cbCompanyName |
BYTE * | pbCompanyName |
UINT32 | cbProductId |
BYTE * | pbProductId |
Definition at line 37 of file libfreerdp/core/license.h.
UINT32 LICENSE_PRODUCT_INFO::cbCompanyName |
Definition at line 40 of file libfreerdp/core/license.h.
UINT32 LICENSE_PRODUCT_INFO::cbProductId |
Definition at line 42 of file libfreerdp/core/license.h.
UINT32 LICENSE_PRODUCT_INFO::dwVersion |
Definition at line 39 of file libfreerdp/core/license.h.
BYTE* LICENSE_PRODUCT_INFO::pbCompanyName |
Definition at line 41 of file libfreerdp/core/license.h.
BYTE* LICENSE_PRODUCT_INFO::pbProductId |
Definition at line 43 of file libfreerdp/core/license.h.