OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TShellItem Member List

This is the complete list of members for owl::TShellItem, including all inherited members.

AddToRecentDocs() constowl::TShellItem
AllowUndo enum valueowl::TShellItem
atCanBeCopied enum valueowl::TShellItem
atCanBeDeleted enum valueowl::TShellItem
atCanBeMoved enum valueowl::TShellItem
atCanBeRemoved enum valueowl::TShellItem
atCanBeRenamed enum valueowl::TShellItem
atCanCreateShortcut enum valueowl::TShellItem
atCapabilityMask enum valueowl::TShellItem
atContainsFileSystemFolder enum valueowl::TShellItem
atContainsSubFolder enum valueowl::TShellItem
atContentsMask enum valueowl::TShellItem
atDisplayAttributeMask enum valueowl::TShellItem
atDisplayGhosted enum valueowl::TShellItem
atHasAPropertySheet enum valueowl::TShellItem
atIsADropTarget enum valueowl::TShellItem
atIsFolder enum valueowl::TShellItem
atIsPartOfFileSystem enum valueowl::TShellItem
atIsReadOnly enum valueowl::TShellItem
atIsShared enum valueowl::TShellItem
atIsShortcut enum valueowl::TShellItem
BrowseForFolder(TCreateStruct &cs, HWND windowOwner=0, const tchar *title=0, const UINT flags=0, int *image=0, const bool includeStatus=false, BFFCALLBACK func=0, const LPARAM param=0) constowl::TShellItem
CanBeCopied(const bool validateCachedInfo=false) constowl::TShellIteminline
CanBeDeleted(const bool validateCachedInfo=false) constowl::TShellIteminline
CanBeMoved(const bool validateCachedInfo=false) constowl::TShellIteminline
CanBeRemoved(const bool validateCachedInfo=false) constowl::TShellIteminline
CanBeRenamed(const bool validateCachedInfo=false) constowl::TShellIteminline
CanCreateShortcut(const bool validateCachedInfo=false) constowl::TShellIteminline
Clear()owl::TComRefBase< T >inlineprotected
CommonDocuments enum valueowl::TShellItem
CommonTemplates enum valueowl::TShellItem
CompareIDs(const TShellItem &rhs) constowl::TShellItemprotected
ContainsFileSystemFolder(const bool validateCachedInfo=false) constowl::TShellIteminline
ContainsSubFolder(const bool validateCachedInfo=false) constowl::TShellIteminline
ControlPanel enum valueowl::TShellItem
Copy(const tchar *dest, const bool destIsFolder=true, const USHORT flags=0, const tchar *title=0, HWND windowOwner=0) constowl::TShellItem
Copy(const TShellItem &dest, const USHORT flags=0, const tchar *title=0, HWND windowOwner=0) constowl::TShellItem
CreateShortCut(LPCTSTR objPath, TCHAR *pathLink, TCHAR *description)owl::TShellItemstatic
CreateShortCut(LPCITEMIDLIST pidl, TCHAR *pathLink, TCHAR *description)owl::TShellItemstatic
CreateShortCut(TCHAR *pathLink, TCHAR *description)owl::TShellItem
Delete(const USHORT flags=0, const tchar *title=0, HWND windowOwner=0)owl::TShellItem
Desktop enum valueowl::TShellItem
DesktopFileDir enum valueowl::TShellItem
DisplayGhosted(const bool validateCachedInfo=false) constowl::TShellIteminline
EnforceValidity() constowl::TShellItemprotected
EnumObjects(IEnumIDList **iface, HWND windowOwner=0, const int kind=-1) constowl::TShellItem
Favorites enum valueowl::TShellItem
Fonts enum valueowl::TShellItem
ForParsing enum valueowl::TShellItem
GetAttribute(const TAttribute at, const bool validateCachedInfo) constowl::TShellItemprotected
GetAttributes(const ulong reqAttrib, const bool validateCachedInfo=false) constowl::TShellItem
GetContextMenu(HWND windowOwner=0)owl::TShellItem
GetDataObject(HWND windowOwner=0)owl::TShellItem
GetDisplayName(const TDisplayNameKind kind=Normal) constowl::TShellItem
GetDropTarget(HWND windowOwner=0)owl::TShellItem
GetExeType(uint *major=0, uint *minor=0) constowl::TShellItem
GetExtractIcon(HWND windowOwner=0)owl::TShellItem
GetFullyQualifiedPidl() constowl::TShellItem
GetIcon(TIconSize size=Shell, uint kind=0)owl::TShellItem
GetParentFolder() constowl::TShellItem
GetPath() constowl::TShellItem
GetPidl() constowl::TShellIteminline
GetTypeName() constowl::TShellItem
HasAPropertySheet(const bool validateCachedInfo=false) constowl::TShellIteminline
HaveSameParent(const TShellItem &other) constowl::TShellIteminlineprotected
Iowl::TComRefBase< T >protected
InFolder enum valueowl::TShellItem
IsADropTarget(const bool validateCachedInfo=false) constowl::TShellIteminline
IsDesktop() constowl::TShellItem
IsFolder(const bool validateCachedInfo=false) constowl::TShellIteminline
IsPartOfFileSystem(const bool validateCachedInfo=false) constowl::TShellIteminline
IsReadOnly(const bool validateCachedInfo=false) constowl::TShellIteminline
IsShared(const bool validateCachedInfo=false) constowl::TShellIteminline
IsShortcut(const bool validateCachedInfo=false) constowl::TShellIteminline
Large enum valueowl::TShellItem
Link enum valueowl::TShellItem
Move(const tchar *destFolder, const USHORT flags=0, const tchar *title=0, HWND windowOwner=0)owl::TShellItem
Move(const TShellItem &destFolder, const USHORT flags=0, const tchar *title=0, HWND windowOwner=0)owl::TShellItem
MSDOS enum valueowl::TShellItem
MyComputer enum valueowl::TShellItem
NetworkNeighborhood enum valueowl::TShellItem
NetworkNeighborhoodFileDir enum valueowl::TShellItem
NoConfirmation enum valueowl::TShellItem
NoConfirmMkDir enum valueowl::TShellItem
NoNetorkFoldersBelowDomain enum valueowl::TShellItem
NonExecutable enum valueowl::TShellItem
Normal enum valueowl::TShellItem
OnlyComputers enum valueowl::TShellItem
OnlyFSAncestors enum valueowl::TShellItem
OnlyFSDirs enum valueowl::TShellItem
OnlyPrinters enum valueowl::TShellItem
Open enum valueowl::TShellItem
operator delete(void *p)owl::TComRefBase< T >inline
operator LPCITEMIDLIST() constowl::TShellIteminline
operator T*()owl::TComRefBase< T >inline
operator T**()owl::TComRefBase< T >inline
operator!() constowl::TComRefBase< T >inline
operator!=(const TShellItem &rhs) constowl::TShellIteminline
operator->()owl::TComRef< IShellFolder >inline
operator->() constowl::TComRef< IShellFolder >inline
operator<(const TShellItem &rhs) constowl::TShellIteminline
operator<=(const TShellItem &rhs) constowl::TShellIteminline
operator=(const TShellItem &source)owl::TShellItem
operator=(const TCreateStruct &cs)owl::TShellItem
TComRef< IShellFolder >::operator=(IShellFolder *iface)owl::TComRef< IShellFolder >inline
TComRef< IShellFolder >::operator=(const TComRef< IShellFolder > &i)owl::TComRef< IShellFolder >inline
operator==(const TShellItem &rhs) constowl::TShellIteminline
operator>(const TShellItem &rhs) constowl::TShellIteminline
operator>=(const TShellItem &rhs) constowl::TShellIteminline
ParseDisplayName(TCreateStruct &cs, const tchar *displayName, ulong *eaten=nullptr, HWND windowOwner=nullptr, ulong *attrib=nullptr) constowl::TShellItem
Printers enum valueowl::TShellItem
Programs enum valueowl::TShellItem
RecentDocuments enum valueowl::TShellItem
RecycleBin enum valueowl::TShellItem
Rename(const tchar *newName, HWND windowOwner=0, const TDisplayNameKind kind=Normal)owl::TShellItem
RenameOnCollision enum valueowl::TShellItem
ResolveShortcut(HWND windowOwner=0)owl::TShellItem
RetrieveIShellFolder() constowl::TShellItemprotected
Selected enum valueowl::TShellItem
SendTo enum valueowl::TShellItem
Shell enum valueowl::TShellItem
Silent enum valueowl::TShellItem
SimpleProgress enum valueowl::TShellItem
Small enum valueowl::TShellItem
StartMenu enum valueowl::TShellItem
Startup enum valueowl::TShellItem
TAttribute enum nameowl::TShellItem
TBrowseFlags enum nameowl::TShellItem
TComRef()owl::TComRef< IShellFolder >inline
TComRef(IShellFolder *iface)owl::TComRef< IShellFolder >inline
TComRef(const TComRef< IShellFolder > &i)owl::TComRef< IShellFolder >inline
TComRefBase(const TComRefBase< T > &i)owl::TComRefBase< T >inlineprotected
TComRefBase(T *i)owl::TComRefBase< T >inlineprotected
TComRefBase()owl::TComRefBase< T >inlineprotected
TDisplayNameKind enum nameowl::TShellItem
TExeKind enum nameowl::TShellItem
TFileOpFlags enum nameowl::TShellItem
TIconKind enum nameowl::TShellItem
TIconSize enum nameowl::TShellItem
TShellItem(const tchar *path, bool throwOnInvalidPath=true, HWND windowOwner=0)owl::TShellItem
TShellItem(const TSpecialFolderKind kind, HWND windowOwner=0)owl::TShellItem
TShellItem(const TCreateStruct &cs)owl::TShellItem
TShellItem(const TPidl &Pidl, const TComRef< IShellFolder > &parentFolder)owl::TShellItem
TShellItem(LPITEMIDLIST pidl=nullptr, const TComRef< IShellFolder > &parentFolder=TComRef< IShellFolder >(nullptr))owl::TShellItem
TShellItem(const TShellItem &source)owl::TShellItem
TSpecialFolderKind enum nameowl::TShellItem
Valid() constowl::TShellIteminline
Win32Console enum valueowl::TShellItem
WindowsNE enum valueowl::TShellItem
WindowsPE enum valueowl::TShellItem
~TComRefBase()owl::TComRefBase< T >inlineprotected