Inherits IContextMenu3, IObjectWithSite, and IExtractIconW.
Public Member Functions |
| | CNetConUiObject (LPCITEMIDLIST apidl, IOleCommandTarget *lpOleCmd) |
| virtual HRESULT WINAPI | QueryInterface (REFIID riid, LPVOID *ppvOut) |
| virtual ULONG WINAPI | AddRef () |
| virtual ULONG WINAPI | Release () |
| virtual HRESULT WINAPI | QueryContextMenu (HMENU hmenu, UINT indexMenu, UINT idCmdFirst, UINT idCmdLast, UINT uFlags) |
| virtual HRESULT WINAPI | InvokeCommand (LPCMINVOKECOMMANDINFO lpici) |
| virtual HRESULT WINAPI | GetCommandString (UINT_PTR idCmd, UINT uType, UINT *pwReserved, LPSTR pszName, UINT cchMax) |
| virtual HRESULT WINAPI | HandleMenuMsg (UINT uMsg, WPARAM wParam, LPARAM lParam) |
| virtual HRESULT WINAPI | HandleMenuMsg2 (UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *plResult) |
| virtual HRESULT WINAPI | SetSite (IUnknown *punk) |
| virtual HRESULT WINAPI | GetSite (REFIID iid, void **ppvSite) |
| virtual HRESULT WINAPI | GetInfoFlags (DWORD *pdwFlags) |
| virtual HRESULT WINAPI | GetInfoTip (DWORD dwFlags, WCHAR **ppwszTip) |
| virtual HRESULT STDMETHODCALLTYPE | GetIconLocation (UINT uFlags, LPWSTR szIconFile, UINT cchMax, int *piIndex, UINT *pwFlags) |
| virtual HRESULT STDMETHODCALLTYPE | Extract (LPCWSTR pszFile, UINT nIconIndex, HICON *phiconLarge, HICON *phiconSmall, UINT nIconSize) |
Private Attributes |
| LONG | ref |
| LPCITEMIDLIST | apidl |
| IUnknown * | pUnknown |
| IOleCommandTarget * | lpOleCmd |
Detailed Description
Definition at line 81 of file shfldr_netconnect.cpp.
The documentation for this class was generated from the following file: