Administration APIs
These APIs provide functions that access information about the code that is installed on the PC.
Administration APIs allow you to determine:
- The product version and service level
- The install status of individual features
Administration APIs required files:
Header file | Import library | Dynamic Link Library |
---|---|---|
cwbad.h | cwbapi.lib | cwbad.dll |
Programmer's Toolkit:
The Programmer's Toolkit provides Administration APIs documentation, access to the cwbad.h header file, and links to sample programs. To access this information, open the Programmer's Toolkit and select
.Administration APIs topics:
Note: By using the code examples, you agree to the terms
of the Code license and disclaimer information.