Function windows_sys::Win32::NetworkManagement::Snmp::SnmpMgrGetTrap
[−]pub unsafe extern "system" fn SnmpMgrGetTrap(
enterprise: *mut AsnObjectIdentifier,
ipaddress: *mut AsnOctetString,
generictrap: *mut SNMP_GENERICTRAP,
specifictrap: *mut i32,
timestamp: *mut u32,
variablebindings: *mut SnmpVarBindList
) -> BOOL
Expand description
Required features: ‘Win32_NetworkManagement_Snmp’, ‘Win32_Foundation’