NWGetCollationHandle(3nw)
NWGetCollationHandle --
sets a handle to the Unicode-to-collation rule table
Synopsis
#include <unicode.inc>
int N_API NWGetCollationHandle
(pnptr handle);
Description
The parameters are as follows:
- handle
-
(OUT) Points to the rule handle.
Return values
- 0x0000
-
Successful
- 0xFE10
-
UNI_HANDLE_BAD
Notices
If the rule table has not been loaded, the pointer is set to NULL.
Services
Unicode
NCP calls
None
References
NWInitUnicodeTables(3nw),
NWLoadRuleTable(3nw),
NWUnicodeToCollation(3nw),
NWUnicodeCompare(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.