Home
   Home  |  Preliminary Docs  |  Design Diagrams  |  Reference  |  Development Docs  |  Download  |  Source Code  |  Final Reports  |
ISolpackGameInfo Interface

Games expose simple information through the ISolpackGameInfo interface.

Properties:

PropertyDescription
Title Read-Only Property Retrieves the name of the Solitaire game.
Rules Read-Only Property Retrieves the rules of the game.
Difficulty Read-Only Property Retrieves the game's difficulty ranking.

Methods:

ISolpackGameInfo contains no methods.

Interface Information:

ImplementationCustom
Inherits fromIDispatch
  February 24, 2002 jmhoersc@mtu.edu