ReactOS 0.4.15-dev-5863-g1fe3ab7
|
#include <perfdata.h>
Public Attributes | |
DWORD | idx |
LPWSTR | str |
ULONG | len |
struct _CMD_LINE_CACHE * | pnext |
Definition at line 58 of file perfdata.h.
DWORD _CMD_LINE_CACHE::idx |
Definition at line 60 of file perfdata.h.
Referenced by PerfDataGetCommandLine().
ULONG _CMD_LINE_CACHE::len |
Definition at line 62 of file perfdata.h.
Referenced by PerfDataGetCommandLine().
struct _CMD_LINE_CACHE* _CMD_LINE_CACHE::pnext |
Definition at line 63 of file perfdata.h.
LPWSTR _CMD_LINE_CACHE::str |
Definition at line 61 of file perfdata.h.
Referenced by PerfDataGetCommandLine().