OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
tagPROCESSENTRY32W 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
 
WCHAR szExeFile [MAX_PATH]
 

Detailed Description

Definition at line 47 of file tlhelp32.h.

Member Data Documentation

DWORD tagPROCESSENTRY32W::cntThreads

Definition at line 53 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::cntUsage

Definition at line 49 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::dwFlags

Definition at line 56 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::dwSize

Definition at line 48 of file tlhelp32.h.

LONG tagPROCESSENTRY32W::pcPriClassBase

Definition at line 55 of file tlhelp32.h.

WCHAR tagPROCESSENTRY32W::szExeFile[MAX_PATH]

Definition at line 57 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::th32DefaultHeapID

Definition at line 51 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::th32ModuleID

Definition at line 52 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::th32ParentProcessID

Definition at line 54 of file tlhelp32.h.

DWORD tagPROCESSENTRY32W::th32ProcessID

Definition at line 50 of file tlhelp32.h.


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