ihuPublishGetDestinationServer

Use the ihuPublishGetDestinationServer function to retrieve the name of the destination Historian server configured for a specific distributor.

Prototype

ihuPublishGetDestinationServer (
long hServer,
MSO Char *InterfaceName,
MSO Char **DestinationServer );

Remarks

The ihuPublishGetDestinationServer function returns the destination Historian server name.

Returns

The ihuPublishGetDestinationServer function returns ihuSTATUS_OK on success, or returns an error if any out-of-memory issues occur during dynamic memory allocation.