ReactOS 0.4.15-dev-7934-g1dc8d80
param_test Struct Reference
Collaboration diagram for param_test:

Public Attributes

int srcLine
 
LPCWSTR cmd
 
INT iStartParams
 
LPCWSTR params
 
INT iClick
 

Detailed Description

Definition at line 87 of file Control_RunDLLW.cpp.

Member Data Documentation

◆ cmd

LPCWSTR param_test::cmd

Definition at line 90 of file Control_RunDLLW.cpp.

◆ iClick

INT param_test::iClick

Definition at line 93 of file Control_RunDLLW.cpp.

Referenced by START_TEST().

◆ iStartParams

INT param_test::iStartParams

Definition at line 91 of file Control_RunDLLW.cpp.

Referenced by START_TEST().

◆ params

LPCWSTR param_test::params

Definition at line 92 of file Control_RunDLLW.cpp.

◆ srcLine

int param_test::srcLine

Definition at line 89 of file Control_RunDLLW.cpp.

Referenced by START_TEST().


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