Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Verifies whether or not a package full name is syntactically valid.
Syntax
LONG VerifyPackageFullName(
PCWSTR packageFullName
);
Parameters
packageFullName
Type: _In_ PCWSTR
The package full name to verify.
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 |