6 The MLWorks Windows Interface Library

6.3 Naming conventions

The identifiers in this library follow the conventions used in the Standard ML Basis library.

ML function names are without initial capitalization, but are otherwise the same as the names of the Windows functions they mirror.

Where one of a set of predefined options needs to be passed to a function, these options are implemented as datatypes. These options can also be passed as a disjunction as the Windows function permits -- see the SDK documentation. The options shown below are the only ones supported. All options are given the same names as in the Windows SDK.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker