Skip to main content

What it does

Gets the status of a request to the Application Server.

Definition

int GetRequestStatus( int requestId );

Parameters

NameTypeDescription
requestIdintThe ID of the request to the Application Server

Returned value

TypeDescription
intInformation about the status of the request to the Application Server. See ServerRequestStatus for possible values