windows.lmmsg

\ lmmsg.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

PMSG_INFO_0, LPMSG_INFO_0
alias PMSG_INFO_0, LPMSG_INFO_0 = MSG_INFO_0*
Undocumented in source.
PMSG_INFO_1, LPMSG_INFO_1
alias PMSG_INFO_1, LPMSG_INFO_1 = MSG_INFO_1*
Undocumented in source.

Functions

NetMessageBufferSend
NET_API_STATUS NetMessageBufferSend(LPCWSTR , LPCWSTR , LPCWSTR , PBYTE , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetMessageNameAdd
NET_API_STATUS NetMessageNameAdd(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetMessageNameDel
NET_API_STATUS NetMessageNameDel(LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetMessageNameEnum
NET_API_STATUS NetMessageNameEnum(LPCWSTR , DWORD , PBYTE* , DWORD , PDWORD , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
NetMessageNameGetInfo
NET_API_STATUS NetMessageNameGetInfo(LPCWSTR , LPCWSTR , DWORD , PBYTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

MSG_INFO_0
struct MSG_INFO_0
Undocumented in source.
MSG_INFO_1
struct MSG_INFO_1
Undocumented in source.

Variables

MSGNAME_FORWARDED_FROM
auto MSGNAME_FORWARDED_FROM;
Undocumented in source.
MSGNAME_FORWARDED_TO
auto MSGNAME_FORWARDED_TO;
Undocumented in source.
MSGNAME_NOT_FORWARDED
auto MSGNAME_NOT_FORWARDED;
Undocumented in source.

Meta