Structure HSERVER
See Also: Class MaxNetManager
Description:
This structure is available in release 4.0 and later only.
This structure is used by the Network Rendering API as a handle to a server.
typedef struct {
BYTE addr[8];
The handle to a server by it’s mac (Ethernet) address.
} HSERVER;