#[repr(C)]pub struct BG_FILE_INFO {
pub RemoteName: PWSTR,
pub LocalName: PWSTR,
}Expand description
Required features: "Win32_Networking_BackgroundIntelligentTransferService"
Fields§
§RemoteName: PWSTR§LocalName: PWSTR#[repr(C)]pub struct BG_FILE_INFO {
pub RemoteName: PWSTR,
pub LocalName: PWSTR,
}Required features: "Win32_Networking_BackgroundIntelligentTransferService"
RemoteName: PWSTR§LocalName: PWSTR