The CDnsClient constructor initializes the class library
and validates the license key at runtime.
Remarks
If the constructor fails to validate the runtime license,
subsequent methods in this class will fail. If the product is
installed with an evaluation license, then the application will
only method on the development system and cannot be
redistributed.
Requirements
Client: Requires Windows Vista, Windows XP or Windows
2000 Professional.
Server: Requires Windows Server 2008, Windows Server 2003 or
Windows 2000 Server.
Header: Include cstools6.h.
Library: Use csdnsav6.lib.
Unicode: Implemented as Unicode and ANSI versions.
See Also
~CDnsClient, IsInitialized
|