core.sys.windows.mgmtapi

Windows API header module

Translated from MinGW Windows headers

Authors

Stewart Gordon

License

Functions 9

fnBOOL SnmpMgrClose(LPSNMP_MGR_SESSION) extern(Windows) nothrow @nogc
fnBOOL SnmpMgrCtl(LPSNMP_MGR_SESSION, DWORD, LPVOID, DWORD, LPVOID, DWORD, LPDWORD) extern(Windows) nothrow @nogc
fnBOOL SnmpMgrOidToStr(AsnObjectIdentifier *, LPSTR *) extern(Windows) nothrow @nogc
fnLPSNMP_MGR_SESSION SnmpMgrOpen(LPSTR, LPSTR, INT, INT) extern(Windows) nothrow @nogc
fnBOOL SnmpMgrStrToOid(LPSTR, AsnObjectIdentifier *) extern(Windows) nothrow @nogc
fnBOOL SnmpMgrTrapListen(HANDLE *) extern(Windows) nothrow @nogc

Variables 1

enumvarMGMCTL_SETAGENTPORT = 1