|
ReactOS 0.4.17-dev-934-g091855f
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "mgmtapi.h"#include "wine/debug.h"
Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (mgmtapi) | |
| LPSNMP_MGR_SESSION WINAPI | SnmpMgrOpen (char *hostname, char *community, int timeout, int retries) |
| BOOL WINAPI | SnmpMgrTrapListen (HANDLE *available) |
| LPSNMP_MGR_SESSION WINAPI SnmpMgrOpen | ( | char * | hostname, |
| char * | community, | ||
| int | timeout, | ||
| int | retries | ||
| ) |
| WINE_DEFAULT_DEBUG_CHANNEL | ( | mgmtapi | ) |