Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the licensing status.
Syntax
typedef enum _tagSLLICENSINGSTATUS {
SL_LICENSING_STATUS_UNLICENSED,
SL_LICENSING_STATUS_LICENSED,
SL_LICENSING_STATUS_IN_GRACE_PERIOD,
SL_LICENSING_STATUS_NOTIFICATION,
SL_LICENSING_STATUS_LAST
} SLLICENSINGSTATUS;
Constants
SL_LICENSING_STATUS_UNLICENSED |
SL_LICENSING_STATUS_LICENSED |
SL_LICENSING_STATUS_IN_GRACE_PERIOD |
SL_LICENSING_STATUS_NOTIFICATION |
SL_LICENSING_STATUS_LAST |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | slpublic.h |