#[repr(C)]pub struct PM_BWTASKID {
pub ProductID: GUID,
pub TaskID: BSTR,
}Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
Fields§
§ProductID: GUID§TaskID: BSTR#[repr(C)]pub struct PM_BWTASKID {
pub ProductID: GUID,
pub TaskID: BSTR,
}Required features: "Win32_System_ApplicationInstallationAndServicing"
ProductID: GUID§TaskID: BSTR