PA_Is4DClient


version 2003


PA_Is4DClient → char

Parameter Type Description
This command does not require any parameters
Function result char 1 if running on 4D CLient, otherwise 0

Description

The command PA_Is4DClient returns 1 if the type of 4D environment is 4D Client, otherwise it returns 0.

Testing the type of running application is useful in defining different initialization methods, testing serial numbers, etc.

Example

See PA_Is4DServer

 

See Also

PA_Is4DMono , PA_Is4DServer .

Error Handling

PA_GetLastError

always returns eER_NoErr