Parameters:
Cmd
Returns:
Value
struct { USHORT slot; /* Slot index for thread */
USHORT PID; /* PID that contains thread */
USHORT TID; /* Thread ordinal */
USHORT MTE; /* MTE handle for module running in process
that contains thread */
USHORT flags; /* Flags for thread
Bit 0 (low-order bit) If ON, indicates
thread was running when system stopped.
Bits 1-15 are unused */
} TIBInfo