GetRequestStatus
操作
アプリケーションサーバーへの要求ステータスを取得します。
定義
int GetRequestStatus( int requestId );
パラメータ
名前 | 型 | 記述 |
requestId | int | アプリケーションサーバーへのリクエストのID |
戻り値
型 | 記述 |
int | アプリケーションサーバーへの要求ステータスに関する情報。可能な値については、ServerRequestStatusをご覧ください |
12.04.2024 18:16:06