Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |