[ROOT] --> C-Client

function PEConnected

Check if the client is connected to the named service.

Source:
Include\pcreapi.h

Parameters:
name The name of the service that is being tested.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEConnected( const char* name );

Copyright (c) 2000 Dynalivery Corp.