#include <CDirectoryList.h>
Definition at line 8 of file CDirectoryList.h.
◆ CDirectoryItem() [1/3]
CDirectoryItem::CDirectoryItem |
( |
| ) |
|
|
inline |
◆ CDirectoryItem() [2/3]
CDirectoryItem::CDirectoryItem |
( |
LPCWSTR |
pszPath | ) |
|
|
inline |
Definition at line 15 of file CDirectoryList.h.
16 {
18 }
_Check_return_ _CRTIMP wchar_t *__cdecl _wcsdup(_In_z_ const wchar_t *_Str)
◆ CDirectoryItem() [3/3]
◆ ~CDirectoryItem()
CDirectoryItem::~CDirectoryItem |
( |
| ) |
|
|
inline |
◆ EqualPath()
BOOL CDirectoryItem::EqualPath |
( |
LPCWSTR |
pszPath | ) |
const |
|
inline |
Definition at line 56 of file CDirectoryList.h.
57 {
59 }
int WINAPI lstrcmpiW(LPCWSTR str1, LPCWSTR str2)
◆ GetPath()
LPCWSTR CDirectoryItem::GetPath |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
BOOL CDirectoryItem::IsEmpty |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetPath()
◆ m_pszPath
LPWSTR CDirectoryItem::m_pszPath |
|
protected |
The documentation for this class was generated from the following file: