Apache 1.3 API Documentation

Structure HANDLE

Definition:

Opaque data structure defined by Windows.
     

Usage example:

No examples available.
     

Because the concept of file pointers, descriptors, and handles differs from platform to platform, some API routines and structures on Windows use the Windows HANDLE type instead of, or perhaps in addition to, the more widespread Unix types.

Where a HANDLE type appears, the Windows semantics for its use apply.


Previous: global_score Next: module

Table of Contents (Routines, Structures, Data Cells, Constants)