NAME

GRPC_SESSION_INFO_RELEASE_NP - Release session information.

SYNOPSIS

INTEGER FUNCTION GRPC_SESSION_INFO_RELEASE_NP(SESSION_INFO)

ARGUMENTS

INTEGER(KIND=8) SESSION_INFO
The session information

DESCRIPTION

The GRPC_SESSION_INFO_RELEASE_NP() function release the session information that allocated by GRPC_SESSION_INFO_GET_NP().

This function is MT-safe.

RETURN VALUE

GRPC_NO_ERROR is always returned.


last update : $Date$