ReactOS 0.4.15-dev-7924-g5949c20
_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 389 of file shellapi.h.

Member Data Documentation

◆ cchNewPath

int _SHNAMEMAPPINGW::cchNewPath

Definition at line 393 of file shellapi.h.

◆ cchOldPath

int _SHNAMEMAPPINGW::cchOldPath

Definition at line 392 of file shellapi.h.

◆ pszNewPath

LPWSTR _SHNAMEMAPPINGW::pszNewPath

Definition at line 391 of file shellapi.h.

Referenced by _DestroyCallback().

◆ pszOldPath

LPWSTR _SHNAMEMAPPINGW::pszOldPath

Definition at line 390 of file shellapi.h.

Referenced by _DestroyCallback().


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