GetIsGameCorePartition
Indicates whether the provided manifest is a Microsoft Game Development Kit (GDK) manifest.Syntax
Parameters
manifestPath _In_Type: PCWSTR The path to the manifest. pIsGameCorePartition _Out_
Type: BOOL* On return, indicates whether the provided manifest is a Microsoft Game Development Kit (GDK) manifest.
Return value
Type: HRESULT ReturnsS_OK if successful. Otherwise, returns an error code. For a list of error codes, see Error Codes.
