|
ReactOS 0.4.17-dev-444-g71ee754
|


Protected Member Functions | |
| UINT | _GetQueryKeyVal (const QUERYKEYVAL **ppItems) override |
| HRESULT | _InitSource () override |
| HRESULT | _GetAppDisplayName (PWSTR *ppsz) |
Protected Member Functions inherited from CAssocShellElement | |
| UINT | _GetQueryKeyVal (const QUERYKEYVAL **ppItems) override |
| HRESULT | _DefaultVerbSource (IQuerySourceOld **ppSource) |
Protected Member Functions inherited from CAssocElement | |
| HRESULT | _QueryKeyValAny (QUERY_CALLBACK callback, const QUERYKEYVAL *pItems, UINT cItems, IQuerySourceOld *pQS, ASSOCQUERY query, PCWSTR valueName, PVOID pValue) |
| HRESULT | _QuerySourceAny (QUERY_CALLBACK callback, IQuerySourceOld *pSource, DWORD dwFlags, ASSOCQUERY query, PCWSTR valueName, PVOID pValue) |
| virtual UINT | _GetQueryKeyVal (const QUERYKEYVAL **ppItems) |
Protected Attributes | |
| BOOL | m_bHasDir = FALSE |
Protected Attributes inherited from CAssocShellElement | |
| PWSTR | m_pszName = NULL |
| WCHAR | m_szBuff [64] = L"" |
Protected Attributes inherited from CAssocElement | |
| LONG | m_cRefs = 1 |
| IQuerySourceOld * | m_pSource = NULL |
Definition at line 507 of file elements.cpp.
Definition at line 1197 of file elements.cpp.
Referenced by QueryString().
|
overrideprotectedvirtual |
Reimplemented from CAssocShellElement.
Definition at line 1152 of file elements.cpp.
|
overrideprotectedvirtual |
Reimplemented from CAssocShellElement.
Definition at line 1158 of file elements.cpp.
|
override |
Definition at line 1174 of file elements.cpp.
|
override |
Definition at line 1181 of file elements.cpp.
|
override |
Definition at line 1188 of file elements.cpp.
Referenced by _GetAppDisplayName().
Definition at line 511 of file elements.cpp.
Referenced by _GetAppDisplayName(), and _InitSource().