LInetHttp::Disconnect
#include "ltwrappr.h"
L_VOID LInetHttp::Disconnect(L_VOID)
Disconnects a connection with an HTTP server.
Returns
None.
Comments
Calling this function also closes any open request.
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: |
|
Topics: |
|
|
Example
For an example refer to LInetHttp::Connect.