Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Distribution Function Administration Guide


AIT_CharToASCII

Organization of this page

Description

Converts the specified character into the corresponding ASCII code.

Format

integer AIT_CharToASCII (
  string strStrName     // Character string consisting of at least one character
);

Parameters

strStrName (input)

Specify a character string.

Return value

This API function returns the ASCII code of the first character in the specified character string.