Wizard's Toolkit Logo Wizard's Toolkit Sprite
Unix
Mac OS X
Windows
Options
Unix
Windows

Module version Methods

GetWizardCopyright

GetWizardCopyright() returns the Wizard API copyright as a string.

The format of the GetWizardCopyright method is:

  const char *GetWizardCopyright(void)

GetWizardVersion

GetWizardVersion() returns the Wizard API version as a string and as a number.

The format of the GetWizardVersion method is:

  const char *GetWizardVersion(size_t *version)

A description of each parameter follows:

version

The Wizard version is returned as a number.