ReactOS 0.4.15-dev-7924-g5949c20
_CMD_LINE_CACHE Struct Reference

#include <perfdata.h>

Collaboration diagram for _CMD_LINE_CACHE:

Public Attributes

DWORD idx
 
LPWSTR str
 
ULONG len
 
struct _CMD_LINE_CACHEpnext
 

Detailed Description

Definition at line 40 of file perfdata.h.

Member Data Documentation

◆ idx

DWORD _CMD_LINE_CACHE::idx

Definition at line 42 of file perfdata.h.

Referenced by PerfDataGetCommandLine().

◆ len

ULONG _CMD_LINE_CACHE::len

Definition at line 44 of file perfdata.h.

Referenced by PerfDataGetCommandLine().

◆ pnext

struct _CMD_LINE_CACHE* _CMD_LINE_CACHE::pnext

Definition at line 45 of file perfdata.h.

◆ str

LPWSTR _CMD_LINE_CACHE::str

Definition at line 43 of file perfdata.h.

Referenced by PerfDataGetCommandLine().


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