GRPC_SINFO_GET_COMP_TO_REMOTE_IS_VALID_NP
- Gets whether compression information is valid or not from the session information.
INTEGER FUNCTION GRPC_SINFO_GET_COMP_TO_REMOTE_IS_VALID_NP(SESSION_INFO, N, VALUE)
INTEGER(KIND=8) SESSION_INFO
INTEGER N
INTEGER VALUE
The GRPC_SINFO_GET_COMP_TO_REMOTE_IS_VALID_NP() function gets whether compression information is valid or not from the session information.
This value is measured on transferring arguments from Ninf-G Client to Executable.
This function is MT-safe.
If successful, GRPC_NO_ERROR is returned. In the case of an error, Error code is returned.
GRPC_NOT_INITIALIZED
GRPC_OTHER_ERROR_CODE