#[repr(C)]pub struct PSS_THREAD_INFORMATION {
pub ThreadsCaptured: u32,
pub ContextLength: u32,
}Expand description
Required features: "Win32_System_Diagnostics_ProcessSnapshotting"
Fields§
§ThreadsCaptured: u32§ContextLength: u32#[repr(C)]pub struct PSS_THREAD_INFORMATION {
pub ThreadsCaptured: u32,
pub ContextLength: u32,
}Required features: "Win32_System_Diagnostics_ProcessSnapshotting"
ThreadsCaptured: u32§ContextLength: u32