PreviousNext

OM_workspace

The OM_workspace data type is used to identify an application-specific API that implements OM; for example, directory or message handling. Its C declaration is as follows:

typedef void *OM_workspace;

A data value of this data type is the designator or handle for a workspace.