core.sys.windows.lmmsg

Windows API header module

Translated from MinGW Windows headers

License

Types 6

Fields
LPWSTR msgi0_name
Fields
LPWSTR msgi1_name
DWORD msgi1_forward_flag
LPWSTR msgi1_forward

Functions 5

fnNET_API_STATUS NetMessageNameAdd(LPCWSTR, LPCWSTR) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetMessageNameDel(LPCWSTR, LPCWSTR) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetMessageNameEnum(LPCWSTR, DWORD, PBYTE *, DWORD, PDWORD, PDWORD, PDWORD) extern(Windows) nothrow @nogc
fnNET_API_STATUS NetMessageNameGetInfo(LPCWSTR, LPCWSTR, DWORD, PBYTE *) extern(Windows) nothrow @nogc

Variables 3

enumvarMSGNAME_NOT_FORWARDED = 0
enumvarMSGNAME_FORWARDED_TO = 4
enumvarMSGNAME_FORWARDED_FROM = 16