NWGetMonocaseHandle(3nw)


NWGetMonocaseHandle -- sets a rule handle to the Unicode-to-monocase rule table

Synopsis

   #include <unicode.h> 
   

int N_API NWGetMonocaseHandle (void N_FAR * N_FAR * 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), NWUnicodeToMonocase(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.