Struct windows_sys::Win32::Networking::NetworkListManager::NLM_USAGE_DATA
#[repr(C)]pub struct NLM_USAGE_DATA {
pub UsageInMegabytes: u32,
pub LastSyncTime: FILETIME,
}Expand description
Required features: "Win32_Networking_NetworkListManager", "Win32_Foundation"
Fields§
§UsageInMegabytes: u32§LastSyncTime: FILETIME