ReactOS 0.4.16-dev-1165-g40721f4
_SHNAMEMAPPINGW Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHNAMEMAPPINGW:

Public Attributes

LPWSTR pszOldPath
 
LPWSTR pszNewPath
 
int cchOldPath
 
int cchNewPath
 

Detailed Description

Definition at line 402 of file shellapi.h.

Member Data Documentation

◆ cchNewPath

int _SHNAMEMAPPINGW::cchNewPath

Definition at line 406 of file shellapi.h.

◆ cchOldPath

int _SHNAMEMAPPINGW::cchOldPath

Definition at line 405 of file shellapi.h.

◆ pszNewPath

LPWSTR _SHNAMEMAPPINGW::pszNewPath

Definition at line 404 of file shellapi.h.

Referenced by _DestroyCallback(), and SHELL_SingleFileOperation().

◆ pszOldPath

LPWSTR _SHNAMEMAPPINGW::pszOldPath

Definition at line 403 of file shellapi.h.

Referenced by _DestroyCallback().


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