| Native
Configuration Manager API for Windows Programming Guide
The NCM API Programming Guide provides guidelines
for building customized system management applications
using the Native Configuration Manager (NCM) API on
Windows operating systems. Such applications include,
but are not limited to, TDM bus clock fallback management,
device configuration and single board stop/start programs.
This document includes the following:
- An introduction to the key features of the NCM
library and a brief description of each feature
- A brief overview of supported programming models
- Information about handling events that are generated
by certain NCM library functions
- Information about handling errors within your application
- Programming guidelines and techniques for developing
an application using the NCM library
- Guidelines for using the NCM library to set a customized
CT Bus clock master fallback list
- Compiling and linking requirements such as include
and library files
This document assumes that you are familiar with and
have prior experience with Windows operating systems
and the C programming language.
The NCM API Programming Guide is a companion
guide to the NCM API Library
Reference, which provides details on the functions
and parameters in the NCM library.
|