Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (M)
Guardian Procedure Calls Reference Manual522629-013
9-3
MBCS_ANY_KATAKANA_ Procedure
length input
INT:value
is the number of bytes in the
buffer string. The MBCS_ANY_KATAKANA_
procedure tests only the number of bytes specified in the
length parameter and
does not access the area beyond
buffer[length - 1].
charset input
INT:value
identifies the multibyte character set (MBCS) to be used. If
charset is omitted or
null, the default MBCS character set identifier returned from the
MBCS_DEFAULTCHARSET_ procedure is used. The presence of Katakana
characters is not valid in conjunction with any MBCS other than HP Kanji.
Any value may be specified; however, the returned
result will always be 0 if 1
(for HP Kanji) is not specified.
Considerations
The Japanese 1-byte Kanji character set is defined in the Japanese Industrial Standard
(JIS) X0208 (formerly C6226); the Japanese Katakana character set is defined in
JIS X0201 (formerly C6220).