void TFormer_License ( LPCSTR  pszLicensee,
DWORD  dwKind,
LONG  nLicenses,
LPCSTR  pszLicenseKey 
)

Licenses this TFORMer Runtime instance.

Returns:
always returns ErrOk (0) - even if license key is invalid
Parameters:
[in] pszLicensee Licensee name (provided by TEC-IT)
[in] dwKind License kind (provided by TEC-IT)
[in] nLicenses Number of licenses (provided by TEC-IT)
[in] pszLicenseKey License key (provided by TEC-IT)
Remarks:
Once the TFORMer Runtime is licensed all restrictions of the demo version are removed. The method needs to be called prior to any call of TFormer_Print. It is recommended to call TFormer_License once immediately after loading TFORMer Runtime.
You will receive the license information from TEC-IT Datenverarbeitung GmbH after ordering (http://www.tec-it.com/order). All license values must be specified exactly as received from TEC-IT. The license kind, the number of licenses and the licensee string are checked against the license key.


© 2006-2009 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with doxygen 1.5.8