ISolpackGameInfo Interface
Games expose simple information through the ISolpackGameInfo interface.
Properties:
Property | | Description |
Title |
 |
Retrieves the name of the Solitaire game. |
Rules |
 |
Retrieves the rules of the game. |
Difficulty |
 |
Retrieves the game's difficulty ranking. |
Methods:
ISolpackGameInfo contains no methods.
Interface Information:
Implementation | Custom |
Inherits from | IDispatch |
|