ASPEN_UNDEFINE_SERVER_NOTICE

 

Related Items

 

 

Purpose

Relay information identifying the address and name of a previously defined Server that is no longer available.

 

 

Structure

typedef struct

{

   ASPEN_ADDRESS address;

   char          server_name[ASPEN_MAX_SERVER_NAME];

}ASPEN_UNDEFINE_SERVER_NOTICE;

 

 

Fields

address

Gives the network address of the Server.

 

serverName

serverName is a null terminated ASCIIZ string identifying the name assigned to the Server by the Server's administrator.

 

 

See Also

ASPEN_ADDRESS

ASPEN_UndefineServerNotice

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.