GRPC_SINFO_GET_NCALLBACKS_NP
- Gets number of callbacks from the session information.
INTEGER FUNCTION GRPC_SINFO_GET_NCALLBACKS_NP(SESSION_INFO, VALUE)
INTEGER(KIND=8) SESSION_INFO
INTEGER VALUE
The GRPC_SINFO_GET_NCALLBACKS_NP() function gets number of callbacks from the session information.
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