IGameExplorer::UpdateGame 

IGameExplorer::UpdateGame

Note    This documentation is preliminary and is subject to change.

Notifies the Game Explorer that the Game Definition File (GDF) for a particular title has been updated. This function call will update any parental controls permission and rich media information.

  HRESULT 
  UpdateGame(
  GUID guidInstanceID
);

Parameters

  • guidInstanceID
    [in] GUID of the InstanceID associated with the game to be updated.

Return Values

This function returns an HRESULT. Use the SUCCEEDED and FAILED macros to test the return value of this function.

Requirements

Header: Declared in GameUX.h.