OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
tagTHREADENTRY32 Struct Reference

#include <tlhelp32.h>

Public Attributes

DWORD dwSize
 
DWORD cntUsage
 
DWORD th32ThreadID
 
DWORD th32OwnerProcessID
 
LONG tpBasePri
 
LONG tpDeltaPri
 
DWORD dwFlags
 

Detailed Description

Definition at line 71 of file tlhelp32.h.

Member Data Documentation

DWORD tagTHREADENTRY32::cntUsage

Definition at line 73 of file tlhelp32.h.

DWORD tagTHREADENTRY32::dwFlags

Definition at line 78 of file tlhelp32.h.

DWORD tagTHREADENTRY32::dwSize

Definition at line 72 of file tlhelp32.h.

DWORD tagTHREADENTRY32::th32OwnerProcessID

Definition at line 75 of file tlhelp32.h.

DWORD tagTHREADENTRY32::th32ThreadID

Definition at line 74 of file tlhelp32.h.

LONG tagTHREADENTRY32::tpBasePri

Definition at line 76 of file tlhelp32.h.

LONG tagTHREADENTRY32::tpDeltaPri

Definition at line 77 of file tlhelp32.h.


The documentation for this struct was generated from the following file: