Struct windows_sys::Win32::System::Diagnostics::Etw::EVENT_PROPERTY_INFO_0_0
#[repr(C)]pub struct EVENT_PROPERTY_INFO_0_0 {
pub InType: u16,
pub OutType: u16,
pub CustomSchemaOffset: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Etw"
Fields§
§InType: u16
§OutType: u16
§CustomSchemaOffset: u32