|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
import "shobjidl.idl";
Inherits IUnknown.
Inherited by CDrvDefExt, CFileDefExt, CRecycleBin, CShellLink, and IContextMenu2.
Public Types |
typedef struct
CMINVOKECOMMANDINFO * | LPCMINVOKECOMMANDINFO |
typedef struct
CMINVOKECOMMANDINFOEX * | LPCMINVOKECOMMANDINFOEX |
Public Member Functions |
| HRESULT | QueryContextMenu ([in] HMENU hmenu,[in] UINT indexMenu,[in] UINT idCmdFirst,[in] UINT idCmdLast,[in] UINT uFlags) |
| HRESULT | InvokeCommand ([in] LPCMINVOKECOMMANDINFO lpici) |
| HRESULT | GetCommandString ([in] UINT_PTR idCmd,[in] UINT uType,[out] UINT *pwReserved,[out, size_is(cchMax)] LPSTR pszName,[in] UINT cchMax) |
Data Fields |
CMIC_MASK_NOZONECHECKS typedef
IContextMenu * | LPCONTEXTMENU |
Static Public Attributes |
static CMDSTR_VIEWDETAILSW(const
WCHAR[]) const WCHAR | CMDSTR_NEWFOLDERW [] = {'N','e','w','F','o','l','d','e','r',0} |
| static const WCHAR | CMDSTR_VIEWLISTW [] = {'V','i','e','w','L','i','s','t',0} |
| static const WCHAR | CMDSTR_VIEWDETAILSW [] = {'V','i','e','w','D','e','t','a','i','l','s',0} |
Detailed Description
Definition at line 1436 of file shobjidl.idl.
The documentation for this interface was generated from the following file:
Generated on Sat May 26 2012 06:21:50 for ReactOS by
1.7.6.1
|