ReactOS 0.4.15-dev-7942-gd23573b
_TEST_CASE Struct Reference
Collaboration diagram for _TEST_CASE:

Public Attributes

LPWSTR CmdLine
 
BOOL bEncloseProgramNameInQuotes
 
NTSTATUS Result
 
UNICODE_STRING VariableName
 
BOOLEAN AdjustPrivileges
 
ULONG ValueBufferLength
 
ULONG MinimalExpectedReturnedLength
 
ULONG MaximalExpectedReturnedLength
 

Detailed Description

Definition at line 95 of file CommandLine.c.

Member Data Documentation

◆ AdjustPrivileges

BOOLEAN _TEST_CASE::AdjustPrivileges

Definition at line 20 of file NtQuerySystemEnvironmentValue.c.

◆ bEncloseProgramNameInQuotes

BOOL _TEST_CASE::bEncloseProgramNameInQuotes

Definition at line 98 of file CommandLine.c.

◆ CmdLine

LPWSTR _TEST_CASE::CmdLine

Definition at line 97 of file CommandLine.c.

◆ MaximalExpectedReturnedLength

ULONG _TEST_CASE::MaximalExpectedReturnedLength

Definition at line 23 of file NtQuerySystemEnvironmentValue.c.

◆ MinimalExpectedReturnedLength

ULONG _TEST_CASE::MinimalExpectedReturnedLength

Definition at line 22 of file NtQuerySystemEnvironmentValue.c.

◆ Result

NTSTATUS _TEST_CASE::Result

Definition at line 18 of file NtQuerySystemEnvironmentValue.c.

◆ ValueBufferLength

ULONG _TEST_CASE::ValueBufferLength

Definition at line 21 of file NtQuerySystemEnvironmentValue.c.

◆ VariableName

UNICODE_STRING _TEST_CASE::VariableName

Definition at line 19 of file NtQuerySystemEnvironmentValue.c.


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