Bagikan melalui


GamerServicesDispatcher Members

The following tables list the members exposed by the GamerServicesDispatcher type.

Public Properties

Name Description
Public Property Static IsInitialized Determines if Initialize has been called.
Public Property Static WindowHandle Gets or sets the handle to the underlying game window.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Static Initialize Initializes gamer services functionality for the game.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Static Update Updates the status of gamer services and raises related events.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Static InstallingTitleUpdate Notifies the game when a Games for Windows - LIVE title update is being installed.

See Also

Tasks

How To: Initialize and Update the Gamer Services Dispatcher

Concepts

Gamer Services Overview

Reference

GamerServicesDispatcher Class
Microsoft.Xna.Framework.GamerServices Namespace