[ROOT] --> C-Client

function PEGatewayGetWait

Return the Gateway's wait property.

Source:
Include\pcreapi.h

Parameters:
hGateway The handle to the gateway.
wait The new wait parameter for the gateway.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGatewayGetWait( PEHANDLE hGateway, int * wait ) ;

Copyright (c) 2000 Dynalivery Corp.