|
ReactOS 0.4.17-dev-573-g8315b8c
|


Public Types | |
| enum | TBPFLAG { TBPF_NOPROGRESS = 0x0000 , TBPF_INDETERMINATE = 0x0001 , TBPF_NORMAL = 0x0002 , TBPF_ERROR = 0x0004 , TBPF_PAUSED = 0x0008 } |
| typedef enum ITaskbarList3::TBPFLAG | TBPFLAG |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Attributes | |
| ULONGLONG | ullCompleted |
| ULONGLONG ULONGLONG | ullTotal |
Definition at line 2187 of file shobjidl.idl.
| Enumerator | |
|---|---|
| TBPF_NOPROGRESS | |
| TBPF_INDETERMINATE | |
| TBPF_NORMAL | |
| TBPF_ERROR | |
| TBPF_PAUSED | |
Definition at line 2189 of file shobjidl.idl.
| ITaskbarList3::DEFINE_ENUM_FLAG_OPERATORS | ( | TBPFLAG | ) |
Implemented in CTaskbarList.
| HRESULT ITaskbarList3::SetOverlayIcon | ( | [in] HWND | hwnd, |
| [in] HICON | hIcon, | ||
| [in, unique, string] LPCWSTR | pszDescription | ||
| ) |
Implemented in CTaskbarList.
Implemented in CTaskbarList.
Implemented in CTaskbarList.
Implemented in CTaskbarList.
Implemented in CTaskbarList.
Implemented in CTaskbarList.
| HRESULT ITaskbarList3::ThumbBarAddButtons | ( | [in] HWND | hwnd, |
| [in] UINT | cButtons, | ||
| [in, size_is(cButtons)] LPTHUMBBUTTON | pButton | ||
| ) |
Implemented in CTaskbarList.
| HRESULT ITaskbarList3::ThumbBarSetImageList | ( | [in] HWND | hwnd, |
| [in] HIMAGELIST | himl | ||
| ) |
| HRESULT ITaskbarList3::ThumbBarUpdateButtons | ( | [in] HWND | hwnd, |
| [in] UINT | cButtons, | ||
| [in, size_is(cButtons)] LPTHUMBBUTTON | pButton | ||
| ) |
Implemented in CTaskbarList.
Implemented in CTaskbarList.
| ULONGLONG ITaskbarList3::ullCompleted |
Definition at line 2201 of file shobjidl.idl.
Definition at line 2202 of file shobjidl.idl.