[ROOT] --> C-Client

function PEGatewaySetHost

Set the Gateway's host.

Source:
Include\pcreapi.h

Parameters:
hGateway The handle to the gateway.
host The new host to use for this gateway.

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGatewaySetHost( PEHANDLE hGateway, const char* host );

Copyright (c) 2000 Dynalivery Corp.