ReactOS 0.4.15-dev-7934-g1dc8d80
IExtractIconA Interface Reference
Inheritance diagram for IExtractIconA:
Collaboration diagram for IExtractIconA:

Public Types

typedef IExtractIconALPEXTRACTICONA
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT GetIconLocation ([in] UINT uFlags, [out, size_is(cchMax)] LPSTR szIconFile, [in] UINT cchMax, [out] INT *piIndex, [out] UINT *pwFlags)
 
HRESULT Extract ([in] LPCSTR 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 1343 of file shobjidl.idl.

Member Typedef Documentation

◆ LPEXTRACTICONA

Definition at line 1357 of file shobjidl.idl.

Member Function Documentation

◆ Extract()

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

Implemented in CExtractIcon, and CShellLink.

◆ GetIconLocation()

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

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