[Previous] [Next] [Contents] [Index]
This chapter provides information on developing CAS applications, and contains the following sections:
3.1 Introduction to Developing CAS Applications
3.2 Header File Summary
3.3 API Summary
3.1 Introduction to Developing CAS Applications
Developers must develop a client login program and a co-authentication DLL. If you haven't already, refer to Chapter 2 on page 11. Then refer to the header files for API definitions and to the samples for working prototypes. Refer to the rest of this chapter for additional information:
The following header files are installed in install_directory\include\dce when you install the PC-DCE Application Developer's Kit:
This section describes API functions.
The following functions are defined in cass_proto.h:
The following function is defined in casc_proto.h:
The following function types are defined in casc_proto.h:
Notice that in cas_types.h, CASAPI is defined as __stdcall and CASCALLBACK is defined as __cdecl.
[Previous] [Next] [Contents] [Index]
To make comments or ask for help, contact support@entegrity.com.