1.0 Return Values

IMPORTANT:The return values listed with each function and the general values listed here provide information for the most common return values only. These lists are not exhaustive because we cannot predict all possible values returned by every application for every development environment.

Use the return value constant name (for example, SUCCESSFUL) rather than its corresponding numerical value (for example, 0x0000) for consistent results across different platforms.

The same condition might return different values for different NetWare server versions. For example, NetWare 4.1 might return a different value than NetWare 5.0 for the same condition. Also, Client 32 platforms might return values different from other clients due to unique code paths and caching capabilities.