Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This header is used by Network Management. For more information, see:
lmmsg.h contains the following programming interfaces:
Functions
| NetMessageBufferSend The NetMessageBufferSend function sends a buffer of information to a registered message alias. |
| NetMessageNameAdd The NetMessageNameAdd function registers a message alias in the message name table. The function requires that the messenger service be started. |
| NetMessageNameDel The NetMessageNameDel function deletes a message alias in the message name table. The function requires that the messenger service be started. |
| NetMessageNameEnum The NetMessageNameEnum function lists the message aliases that receive messages on a specified computer. The function requires that the messenger service be started. |
| NetMessageNameGetInfo The NetMessageNameGetInfo function retrieves information about a particular message alias in the message name table. The function requires that the messenger service be started. |
Structures
| MSG_INFO_0 The MSG_INFO_0 structure specifies a message alias. |
| MSG_INFO_1 The MSG_INFO_1 structure specifies a message alias. This structure exists only for compatibility. Message forwarding is not supported. |