ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ITaskbarList3 Interface Reference

import "shobjidl.idl";

Inherits ITaskbarList2.

Inherited by ITaskbarList4.

Public Types

enum  TBPFLAG {
  TBPF_NOPROGRESS = 0x0000, TBPF_INDETERMINATE = 0x0001, TBPF_NORMAL = 0x0002, TBPF_ERROR = 0x0004,
  TBPF_PAUSED = 0x0008
}

Public Member Functions

 DEFINE_ENUM_FLAG_OPERATORS (TBPFLAG)") HRESULT SetProgressValue( [in] HWND hwnd
HRESULT SetProgressState ([in] HWND hwnd,[in] TBPFLAG tbpFlags)
HRESULT RegisterTab ([in] HWND hwndTab,[in] HWND hwndMDI)
HRESULT UnregisterTab ([in] HWND hwndTab)
HRESULT SetTabOrder ([in] HWND hwndTab,[in] HWND hwndInsertBefore)
HRESULT SetTabActive ([in] HWND hwndTab,[in] HWND hwndMDI,[in] DWORD dwReserved)
HRESULT ThumbBarAddButtons ([in] HWND hwnd,[in] UINT cButtons,[in, size_is(cButtons)] LPTHUMBBUTTON pButton)
HRESULT ThumbBarUpdateButtons ([in] HWND hwnd,[in] UINT cButtons,[in, size_is(cButtons)] LPTHUMBBUTTON pButton)
HRESULT ThumbBarSetImageList ([in] HWND hwnd,[in] HIMAGELIST himl)
HRESULT SetOverlayIcon ([in] HWND hwnd,[in] HICON hIcon,[in, unique, string] LPCWSTR pszDescription)
HRESULT SetThumbnailTooltip ([in] HWND hwnd,[in, unique, string] LPCWSTR pszTip)
HRESULT SetThumbnailClip ([in] HWND hwnd,[in] RECT *prcClip)

Data Fields

ULONGLONG ullCompleted
ULONGLONG ULONGLONG ullTotal

Detailed Description

Definition at line 3079 of file shobjidl.idl.


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

Generated on Wed May 23 2012 06:20:58 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.