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

IImageList Interface Reference

import "commoncontrols.idl";

Inherits IUnknown.

Public Member Functions

HRESULT Add ([in] HBITMAP hbmImage,[in] HBITMAP hbmMask,[out] int *pi)
HRESULT ReplaceIcon ([in] int i,[in] HICON hicon,[out] int *pi)
HRESULT SetOverlayImage ([in] int iImage,[in] int iOverlay)
HRESULT Replace ([in] int i,[in] HBITMAP hbmImage,[in] HBITMAP hbmMask)
HRESULT AddMasked ([in] HBITMAP hbmImage,[in] COLORREF crMask,[out] int *pi)
HRESULT Draw ([in] IMAGELISTDRAWPARAMS *pimldp)
HRESULT Remove ([in] int i)
HRESULT GetIcon ([in] int i,[in] UINT flags,[out] HICON *picon)
HRESULT GetImageInfo ([in] int i,[out] IMAGEINFO *pImageInfo)
HRESULT Copy ([in] int iDst,[in] IUnknown *punkSrc,[in] int iSrc,[in] UINT uFlags)
HRESULT Merge ([in] int i1,[in] IUnknown *punk2,[in] int i2,[in] int dx,[in] int dy,[out] REFIID riid,[out] PVOID *ppv)
HRESULT Clone ([in] REFIID riid,[out] PVOID *ppv)
HRESULT GetImageRect ([in] int i,[out] RECT *prc)
HRESULT GetIconSize ([out] int *cx,[out] int *cy)
HRESULT SetIconSize ([in] int cx,[in] int cy)
HRESULT GetImageCount ([out] int *pi)
HRESULT SetImageCount ([in] UINT uNewCount)
HRESULT SetBkColor ([in] COLORREF clrBk,[out] COLORREF *pclr)
HRESULT GetBkColor ([out] COLORREF *pclr)
HRESULT BeginDrag ([in] int iTrack,[in] int dxHotspot,[in] int dyHotspot)
HRESULT EndDrag ()
HRESULT DragEnter ([in] HWND hwndLock,[in] int x,[in] int y)
HRESULT DragLeave ([in] HWND hwndLock)
HRESULT DragMove ([in] int x,[in] int y)
HRESULT SetDragCursorImage ([in] IUnknown *punk,[in] int iDrag,[in] int dxHotspot,[in] int dyHotspot)
HRESULT DragShowNolock ([in] BOOL fShow)
HRESULT GetDragImage ([out] POINT *ppt,[out] POINT *pptHotspot,[out] REFIID riid,[out] PVOID *ppv)
HRESULT GetItemFlags ([in] int i,[out] DWORD *dwFlags)
HRESULT GetOverlayImage ([in] int iOverlay,[out] int *piIndex)

Detailed Description

Definition at line 74 of file commoncontrols.idl.


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

Generated on Mon May 28 2012 06:22:52 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.