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.
PackagingServices API reference material for the Microsoft Game Development Kit (GDK).
Functions
| Function | Description |
|---|---|
| GetIsGameCorePartition | Indicates whether the provided manifest is a Microsoft Game Development Kit (GDK) manifest. |
| GetIsTitlePartition | Indicates whether the specified manifest is an ERA manifest. |
| GetPackageFamilyNameFromManifest | Returns the family name of the package for the specified application manifest. |
| GetPackageFullNameFromInfo | Returns the full name of the package that matches the specified information. |
| GetPackageFullNameFromManifest | Returns the full name of the package for the specified application manifest. |
| GetPackageInfoFromGameConfig | Returns the full name and the family name of the package for the specified game configuration file. |
| GetPackageVersionFromManifest | Returns the version of the package for the specified application manifest. |
| PackagingValidateGameConfig | Validates the schema of a game configuration file. |
| ValidateSchemaForManifest | Parses a manifest and validates the schema. |