Struct windows_sys::Win32::System::Diagnostics::Etw::TDH_CONTEXT
#[repr(C)]pub struct TDH_CONTEXT {
pub ParameterValue: u64,
pub ParameterType: TDH_CONTEXT_TYPE,
pub ParameterSize: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Etw"
Fields§
§ParameterValue: u64
§ParameterType: TDH_CONTEXT_TYPE
§ParameterSize: u32