13.7.15 IResponse::IsClientConnected

The IResponse::IsClientConnected method determines if the client has disconnected from the server since the last Response.Write operation.
HRESULT IsClientConnected(
VARIANT_BOOL pfIsClientConnected
);
Parameters
- pfIsClientConnected
- Points to a Boolean that indicates whether or not the client is connected.
Copyright © 2000 Chili!Soft
|