Query System (20) |
Top Previous Next |
The Query System function can be used by an EHLLAPI application program to determine the level of Personal Communications support and other system-related values. This function returns a string that contains the appropriate system data.
The bytes in this returned string are defined in Return Parameters.
Prerequisite Calls
There are no prerequisite calls for this function.
Call Parameters
Return Parameters
This function returns a data string and a return code.
Data String
A data string of 35 bytes (for 16-bit) or 36 bytes (for 32-bit) is returned. The bytes are defined as follows:
Return Code
The following codes are defined:
Remarks
To use this function, preallocate memory to receive the returned data string parameter. |