ReactOS 0.4.15-dev-7934-g1dc8d80
_SXS_WIN32_NT_PATH_PAIR Struct Reference

#include <kernel32.h>

Collaboration diagram for _SXS_WIN32_NT_PATH_PAIR:

Public Attributes

PUNICODE_STRING Win32
 
PUNICODE_STRING Nt
 

Detailed Description

Definition at line 403 of file kernel32.h.

Member Data Documentation

◆ Nt

PUNICODE_STRING _SXS_WIN32_NT_PATH_PAIR::Nt

Definition at line 406 of file kernel32.h.

Referenced by CreateProcessInternalW().

◆ Win32

PUNICODE_STRING _SXS_WIN32_NT_PATH_PAIR::Win32

Definition at line 405 of file kernel32.h.

Referenced by CreateProcessInternalW().


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