#[repr(C)]pub struct BG_JOB_REPLY_PROGRESS {
pub BytesTotal: u64,
pub BytesTransferred: u64,
}Expand description
Required features: "Win32_Networking_BackgroundIntelligentTransferService"
Fields§
§BytesTotal: u64§BytesTransferred: u64#[repr(C)]pub struct BG_JOB_REPLY_PROGRESS {
pub BytesTotal: u64,
pub BytesTransferred: u64,
}Required features: "Win32_Networking_BackgroundIntelligentTransferService"
BytesTotal: u64§BytesTransferred: u64