GetGWExchangeServerName

The GetGWExchangeServerName function obtains the name of the server for the current gateway.

Quick Info

Header file: GWMAIN.H
Library: GWMAIN.LIB

LPSTR GetGWExchangeServerName(
  VOID  
);
 

Parameters

None.

Return Values

A pointer to the name of the server for the current gateway.

Remarks

None. See Also

HrInstallGateway