ReactOS 0.4.15-dev-7931-gfd331f1
IExtractIconW Interface Reference
Inheritance diagram for IExtractIconW:
Collaboration diagram for IExtractIconW:

Public Types

typedef IExtractIconWLPEXTRACTICONW
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT GetIconLocation ([in] UINT uFlags, [out, size_is(cchMax)] LPWSTR szIconFile, [in] UINT cchMax, [out] INT *piIndex, [out] UINT *pwFlags)
 
HRESULT Extract ([in] LPCWSTR pszFile, [in] UINT nIconIndex, [out] HICON *phiconLarge, [out] HICON *phiconSmall, [in] UINT nIconSize)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 1384 of file shobjidl.idl.

Member Typedef Documentation

◆ LPEXTRACTICONW

Definition at line 1386 of file shobjidl.idl.

Member Function Documentation

◆ Extract()

HRESULT IExtractIconW::Extract ( [in] LPCWSTR  pszFile,
[in] UINT  nIconIndex,
[out] HICON phiconLarge,
[out] HICON phiconSmall,
[in] UINT  nIconSize 
)

◆ GetIconLocation()

HRESULT IExtractIconW::GetIconLocation ( [in] UINT  uFlags,
[out, size_is(cchMax)] LPWSTR  szIconFile,
[in] UINT  cchMax,
[out] INT piIndex,
[out] UINT pwFlags 
)

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