Undocumented functions of NTDLL

2OOO, 3 December


RtlQueryEnvironmentVariable_U
RtlQueryEnvironmentVariable_U

NTSYSAPI 
NTSTATUS
NTAPI

RtlQueryEnvironmentVariable_U(
IN PVOID Environment OPTIONAL, IN PUNICODE_STRING VariableName, OUT PUNICODE_STRING VariableValue );


Environment
Pointer to environment block. If NULL, current environment is used.




Documented by:
Tomasz Nowak
Reactos



Requirements:
Library: ntdll.lib


See also:
RtlSetEnvironmentVariable