#[repr(C)]pub struct PSS_HANDLE_ENTRY_0_1 {
pub CurrentCount: i32,
pub Abandoned: BOOL,
pub OwnerProcessId: u32,
pub OwnerThreadId: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_ProcessSnapshotting"
, "Win32_Foundation"
Fields§
§CurrentCount: i32
§Abandoned: BOOL
§OwnerProcessId: u32
§OwnerThreadId: u32