ReactOS 0.4.15-dev-5863-g1fe3ab7
_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 58 of file perfdata.h.

Member Data Documentation

◆ idx

DWORD _CMD_LINE_CACHE::idx

Definition at line 60 of file perfdata.h.

Referenced by PerfDataGetCommandLine().

◆ len

ULONG _CMD_LINE_CACHE::len

Definition at line 62 of file perfdata.h.

Referenced by PerfDataGetCommandLine().

◆ pnext

struct _CMD_LINE_CACHE* _CMD_LINE_CACHE::pnext

Definition at line 63 of file perfdata.h.

◆ str

LPWSTR _CMD_LINE_CACHE::str

Definition at line 61 of file perfdata.h.

Referenced by PerfDataGetCommandLine().


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