|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Member Functions | |
| ~CZZWStr () | |
| CZZWStr () | |
| CZZWStr (const CZZWStr &)=delete | |
| CZZWStr & | operator= (const CZZWStr &)=delete |
| bool | Initialize (LPCWSTR Str) |
| LPWSTR | c_str () |
Private Attributes | |
| LPWSTR | m_sz |
Definition at line 16 of file recyclebin_v5.cpp.
|
inline |
Definition at line 21 of file recyclebin_v5.cpp.
|
inline |
Definition at line 22 of file recyclebin_v5.cpp.
|
inline |
Definition at line 26 of file recyclebin_v5.cpp.
Referenced by SHELL_SingleFileOperation().
|
private |
Definition at line 18 of file recyclebin_v5.cpp.
Referenced by c_str(), Initialize(), and ~CZZWStr().