Struct windows_sys::Win32::Devices::Fax::FAX_LOG_CATEGORYA
#[repr(C)]pub struct FAX_LOG_CATEGORYA {
pub Name: PCSTR,
pub Category: u32,
pub Level: u32,
}
Expand description
Required features: "Win32_Devices_Fax"
Fields§
§Name: PCSTR
§Category: u32
§Level: u32