Searched defs:IImageList (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcommoncontrols.h22 typedef interface IImageList IImageList; typedef
134 * IImageList interface
142 IImageList : public IUnknown
272 __CRT_UUID_DECL(IImageList, 0x46eb5926, 0x582e, 0x4017, 0x9f,0xdf, 0xe8,0x99,0x8d,0xaa,0x09,0x50)
280 IImageList* This,
285 IImageList* This);
288 IImageList* This);
290 /*** IImageList methods ***/
292 IImageList* Thi
[all...]
H A Dmmc.h72 typedef struct IImageList IImageList; typedef in typeref:struct:IImageList
293 typedef IImageList *LPIMAGELIST;
1159 struct IImageList : public IUnknown { struct in inherits:IUnknown
1167 HRESULT (WINAPI *QueryInterface)(IImageList *This,REFIID riid,void **ppvObject);
1168 ULONG (WINAPI *AddRef)(IImageList *This);
1169 ULONG (WINAPI *Release)(IImageList *This);
1170 HRESULT (WINAPI *ImageListSetIcon)(IImageList *This,LONG_PTR *pIcon,__LONG32 nLoc);
1171 HRESULT (WINAPI *ImageListSetStrip)(IImageList *This,LONG_PTR *pBMapSm,LONG_PTR *pBMapLg,__LONG32 nStartLoc,COLORREF cMask);
1174 struct IImageList { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcommoncontrols.h22 typedef interface IImageList IImageList; typedef
134 * IImageList interface
142 IImageList : public IUnknown
272 __CRT_UUID_DECL(IImageList, 0x46eb5926, 0x582e, 0x4017, 0x9f,0xdf, 0xe8,0x99,0x8d,0xaa,0x09,0x50)
280 IImageList* This,
285 IImageList* This);
288 IImageList* This);
290 /*** IImageList methods ***/
292 IImageList* Thi
[all...]
H A Dmmc.h72 typedef struct IImageList IImageList; typedef in typeref:struct:IImageList
293 typedef IImageList *LPIMAGELIST;
1159 struct IImageList : public IUnknown { struct in inherits:IUnknown
1167 HRESULT (WINAPI *QueryInterface)(IImageList *This,REFIID riid,void **ppvObject);
1168 ULONG (WINAPI *AddRef)(IImageList *This);
1169 ULONG (WINAPI *Release)(IImageList *This);
1170 HRESULT (WINAPI *ImageListSetIcon)(IImageList *This,LONG_PTR *pIcon,__LONG32 nLoc);
1171 HRESULT (WINAPI *ImageListSetStrip)(IImageList *This,LONG_PTR *pBMapSm,LONG_PTR *pBMapLg,__LONG32 nStartLoc,COLORREF cMask);
1174 struct IImageList { struct
[all...]

Completed in 134 milliseconds