![]() |
![]() |
![]() |
|
[
About the Wizard's Toolkit ] [ Command-line Tools ] [ Application Program Interface ] [ Install from Source Unix Windows Binary Releases Unix Windows ] [ Download ] [ Search ] [ Sponsors: ] |
GetWizardCopyright() returns the Wizard API copyright as a string. The format of the GetWizardCopyright method is: const char *GetWizardCopyright(void) GetWizardVersion() returns the Wizard API version as a string and as a number. The format of the GetWizardVersion method is: const char *GetWizardVersion(unsigned long *version) A description of each parameter follows: versionThe Wizard version is returned as a number. |