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

#include <tlhelp32.h>

Public Attributes

DWORD dwSize
 
DWORD cntUsage
 
DWORD th32ProcessID
 
DWORD th32DefaultHeapID
 
DWORD th32ModuleID
 
DWORD cntThreads
 
DWORD th32ParentProcessID
 
LONG pcPriClassBase
 
DWORD dwFlags
 
CHAR szExeFile [MAX_PATH]
 

Detailed Description

Definition at line 59 of file tlhelp32.h.

Member Data Documentation

DWORD tagPROCESSENTRY32::cntThreads

Definition at line 65 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::cntUsage

Definition at line 61 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::dwFlags

Definition at line 68 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::dwSize

Definition at line 60 of file tlhelp32.h.

LONG tagPROCESSENTRY32::pcPriClassBase

Definition at line 67 of file tlhelp32.h.

CHAR tagPROCESSENTRY32::szExeFile[MAX_PATH]

Definition at line 69 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::th32DefaultHeapID

Definition at line 63 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::th32ModuleID

Definition at line 64 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::th32ParentProcessID

Definition at line 66 of file tlhelp32.h.

DWORD tagPROCESSENTRY32::th32ProcessID

Definition at line 62 of file tlhelp32.h.


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