pub unsafe extern "system" fn GetOwnerModuleFromPidAndInfo(
ulpid: u32,
pinfo: *const u64,
class: TCPIP_OWNER_MODULE_INFO_CLASS,
pbuffer: *mut c_void,
pdwsize: *mut u32
) -> u32
Expand description
Required features: "Win32_NetworkManagement_IpHelper"