ReactOS 0.4.15-dev-7928-g68a8619
_SHNAMEMAPPINGA Struct Reference

#include <shellapi.h>

Collaboration diagram for _SHNAMEMAPPINGA:

Public Attributes

LPSTR pszOldPath
 
LPSTR pszNewPath
 
int cchOldPath
 
int cchNewPath
 

Detailed Description

Definition at line 383 of file shellapi.h.

Member Data Documentation

◆ cchNewPath

int _SHNAMEMAPPINGA::cchNewPath

Definition at line 387 of file shellapi.h.

◆ cchOldPath

int _SHNAMEMAPPINGA::cchOldPath

Definition at line 386 of file shellapi.h.

◆ pszNewPath

LPSTR _SHNAMEMAPPINGA::pszNewPath

Definition at line 385 of file shellapi.h.

◆ pszOldPath

LPSTR _SHNAMEMAPPINGA::pszOldPath

Definition at line 384 of file shellapi.h.


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