Function windows_sys::Win32::NetworkManagement::NetManagement::NetAuditRead
[−]pub unsafe extern "system" fn NetAuditRead(
server: PCWSTR,
service: PCWSTR,
auditloghandle: *mut HLOG,
offset: u32,
reserved1: *mut u32,
reserved2: u32,
offsetflag: u32,
bufptr: *mut *mut u8,
prefmaxlen: u32,
bytesread: *mut u32,
totalavailable: *mut u32
) -> u32
Expand description
Required features: "Win32_NetworkManagement_NetManagement"