Share via


IGameExplorer::UpdateGame

Bb173439.XDK_CHM_BANNER_left(en-us,VS.85).jpg Bb173439.XDK_CHM_BANNER_right(en-us,VS.85).jpg

IGameExplorer::UpdateGame

Notifies Game Explorer that the game definition file (GDF) for a title has been updated. This function call updates any permissions for the game in parental controls, as well as for any rich media information.

  HRESULT 
  UpdateGame(
  GUID guidInstanceID
);

Parameters

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

Return Values

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

Requirements

Header: Declared in GameUX.h.