CreateRequest
What it does
Creates a request to the Application Server.
Definition
int CreateRequest( ServerRequest request );
Parameters
Name | Type | Description |
request | ServerRequest | A completed structure with request parameters |
Returned value
Type | Description |
int | The ID of the request to the Application Server |
12.04.2024 18:16:01