Platform SDK: Network Management

MSG_INFO_0

The MSG_INFO_0 structure specifies a message alias.

typedef struct _MSG_INFO_0 {
  LPWSTR  msgi0_name;
}MSG_INFO_0, *PMSG_INFO_0, *LPMSG_INFO_0;

Members

msgi0_name
Pointer to a Unicode string that specifies the alias to which the message is to be sent. The constant LEN specifies the maximum number of characters in the string.

Requirements

  Windows NT/2000: Requires Windows NT 3.1 or later.
  Windows 95/98: Unsupported.
  Header: Declared in Lmmsg.h.

See Also

Network Management Overview, Network Management Structures, Message Functions, NetMessageNameEnum, NetMessageNameGetInfo