ReactOS 0.4.15-dev-7924-g5949c20
ICommDlgBrowser2 Interface Reference
Inheritance diagram for ICommDlgBrowser2:
Collaboration diagram for ICommDlgBrowser2:

Public Member Functions

HRESULT Notify ([in] IShellView *ppshv, [in] DWORD dwNotifyType)
 
HRESULT GetDefaultMenuText ([in] IShellView *ppshv, [out, string, size_is(cchMax)] LPWSTR pszText, [in] int cchMax)
 
HRESULT GetViewFlags ([out] DWORD *pdwFlags)
 
- Public Member Functions inherited from ICommDlgBrowser
HRESULT OnDefaultCommand ([in] IShellView *shv)
 
HRESULT OnStateChange ([in] IShellView *shv, [in] ULONG uChange)
 
HRESULT IncludeObject ([in] IShellView *shv, [in] PCUITEMID_CHILD pidl)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from ICommDlgBrowser
typedef ICommDlgBrowserLPCOMMDLGBROWSER
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 1439 of file shobjidl.idl.

Member Function Documentation

◆ GetDefaultMenuText()

HRESULT ICommDlgBrowser2::GetDefaultMenuText ( [in] IShellView ppshv,
[out, string, size_is(cchMax)] LPWSTR  pszText,
[in] int  cchMax 
)

◆ GetViewFlags()

HRESULT ICommDlgBrowser2::GetViewFlags ( [out] DWORD pdwFlags)

◆ Notify()

HRESULT ICommDlgBrowser2::Notify ( [in] IShellView ppshv,
[in] DWORD  dwNotifyType 
)

The documentation for this interface was generated from the following file: