#[repr(C)]pub struct HelperAttributeInfo {
pub pwszName: PWSTR,
pub type: ATTRIBUTE_TYPE,
}Expand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework"
Fields§
§pwszName: PWSTR§type: ATTRIBUTE_TYPE#[repr(C)]pub struct HelperAttributeInfo {
pub pwszName: PWSTR,
pub type: ATTRIBUTE_TYPE,
}Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework"
pwszName: PWSTR§type: ATTRIBUTE_TYPE