|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| typedef IShellExtInit * | LPSHELLEXTINIT |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | Initialize ([in] PCIDLIST_ABSOLUTE pidlFolder, [in] IDataObject *pdtobj, [in] HKEY hkeyProgID) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Definition at line 1293 of file shobjidl.idl.
Definition at line 1295 of file shobjidl.idl.
| HRESULT IShellExtInit::Initialize | ( | [in] PCIDLIST_ABSOLUTE | pidlFolder, |
| [in] IDataObject * | pdtobj, | ||
| [in] HKEY | hkeyProgID | ||
| ) |
Implemented in CDrvDefExt, BtrfsContextMenu, BtrfsPropSheet, BtrfsVolPropSheet, CSendToMenu, CNetworkConnections, CCopyAsPathMenu, CCopyMoveToMenu, CFolderOptions, CNewMenu, COpenWithMenu, CShellLink, CFileDefExt, and CRecycleBin.