GRPC_OBJECT_HANDLE_ARRAY_DESTRUCT_NP - Destructs an object handle.
INTEGER FUNCTION GRPC_OBJECT_HANDLE_ARRAY_DESTRUCT_NP(HANDLES, N)
INTEGER(KIND=8) HANDLES(*) INTEGER NThe GRPC_OBJECT_HANDLE_ARRAY_DESTRUCT_NP() function destructs an object handle.
This function is MT-safe.
The GRPC_OBJECT_HANDLE_ARRAY_DESTRUCT_NP() cannot destruct a part of handles.
If successful, GRPC_NO_ERROR is returned. In the case of an error, Error code is returned.
GRPC_NOT_INITIALIZEDGRPC_INVALID_OBJECT_HANDLE_NPGRPC_OTHER_ERROR_CODE