Identity constants
Specifies the length of the strings for the package's identity fields. The length is measured in characters and may or may not include space for the NULL terminator.
Note
Constants in the form: APPLICATION_USER_MODEL_ID_*_LENGTH and PACKAGE_RELATIVE_APPLICATION_ID_*_LENGTH include space for a NULL terminator, but constants in the form: PACKAGE_*_LENGTH do not include space for a NULL terminator.
Constant/value | Description |
---|---|
|
The maximum length of the application user model ID. Space is included for the NULL terminator. |
|
The minimum length of the application user model ID. Space is included for the NULL terminator. |
|
The maximum length of the architecture. No space included for the NULL terminator. |
|
The minimum length of the architecture. No space included for the NULL terminator. |
|
The maximum length of the family name. No space included for the NULL terminator. |
|
The minimum length of the family name. No space included for the NULL terminator. |
|
The maximum length of the full name. No space included for the NULL terminator. |
|
The minimum length of the full name. No space included for the NULL terminator. |
|
The maximum length of the name. No space included for the NULL terminator. |
|
The minimum length of the name. No space included for the NULL terminator. |
|
The maximum length of the publisher ID. No space included for the NULL terminator. |
|
The minimum length of the publisher ID. No space included for the NULL terminator. |
|
The maximum length of the publisher. For example, CN=publisher. No space included for the NULL terminator. |
|
The minimum length of the publisher. No space included for the NULL terminator. |
|
The maximum length of the package relative application ID. Space is included for the NULL terminator. |
|
The minimum length of the package relative application ID. Space is included for the NULL terminator. |
|
The maximum length of the resource ID. No space included for the NULL terminator. |
|
The minimum length of the resource ID. No space included for the NULL terminator. |
|
The maximum length of the version. For example, xxxxx.xxxxx.xxxxx.xxxxx. No space included for the NULL terminator/ |
|
The minimum length of the version. For example, x.x.x.x. No space included for the NULL terminator. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|