#[repr(C)]pub struct BG_BASIC_CREDENTIALS {
pub UserName: PWSTR,
pub Password: PWSTR,
}
Expand description
Required features: "Win32_Networking_BackgroundIntelligentTransferService"
Fields§
§UserName: PWSTR
§Password: PWSTR
#[repr(C)]pub struct BG_BASIC_CREDENTIALS {
pub UserName: PWSTR,
pub Password: PWSTR,
}
Required features: "Win32_Networking_BackgroundIntelligentTransferService"
UserName: PWSTR
§Password: PWSTR