Previous Topic: Installing and Setting Up the SDK Components

Next Topic: HSDK Programming Fundamentals


Using the SDK Components

After installing, setting up, and testing the SDK components, you can use them to build applications.

Each HSDK class has its own header file that is included in the hsdk.h file. The relationships between the various HSDK classes make the order of header file inclusion important. The hsdk.h file includes all required HSDK header files in the proper sequence. It is the only header file required to be included in your application files.