Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Verifies whether or not a package-relative application id is syntactically valid.
Syntax
LONG VerifyPackageRelativeApplicationId(
PCWSTR packageRelativeApplicationId
);
Parameters
packageRelativeApplicationId
Return value
Type: LONG
Returns ERROR_SUCCESS if the input is syntactically valid; otherwise ERROR_INVALID_PARAMETER.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Header | appmodel.h |
| Library | OneCoreUAP.Lib |