[ROOT] --> C-Client

function PEGatewaySetName

Set the Gateway's name.

Source:
Include\pcreapi.h

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

Return:
TRUE if function completed correctly; FALSE otherwise.

Code:
BOOL PCRE_API PEGatewaySetName( PEHANDLE hGateway, const char* name );

Copyright (c) 2000 Dynalivery Corp.