LInetHttp::GetServerStatus

#include "ltwrappr.h"

L_UINT LInetHttp::GetServerStatus(L_VOID)

Retrieves the status of the last request sent to the HTTP server.

Returns

The status of the last request. For a list of possible values, refer to HTTP Server Request/Connection Status.

Required DLLs and Libraries

LTWEB

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

LInetHttp::GetResponse, Class Members

Topics:

HTTP Functions: Sending / Getting Data

 

How to Program with the LInetHttp Class

Example

For an example, refer to LInetHttp::LInetHttp.