|
ReactOS 0.4.17-dev-934-g091855f
|
Protected Attributes | |
| PWSTR | m_File = NULL |
Additional Inherited Members | |
Public Types inherited from IExtractIconW | |
| typedef IExtractIconW * | LPEXTRACTICONW |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Types inherited from IPersistFile | |
| typedef IPersistFile * | LPPERSISTFILE |
Public Types inherited from IPersist | |
| typedef IPersist * | LPPERSIST |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Definition at line 22 of file mmcshext.cpp.
|
inline |
Definition at line 32 of file mmcshext.cpp.
|
inline |
Definition at line 36 of file mmcshext.cpp.
|
inlineoverride |
Definition at line 53 of file mmcshext.cpp.
|
inlineoverride |
Definition at line 71 of file mmcshext.cpp.
|
inlineoverride |
Definition at line 98 of file mmcshext.cpp.
|
inline |
Definition at line 43 of file mmcshext.cpp.
Referenced by GetIconLocation().
|
inlineoverride |
Definition at line 58 of file mmcshext.cpp.
| HRESULT CMscExtractIcon::GetIconLocationFromMsc | ( | _In_ PWSTR | pszIconFile, |
| _In_ UINT | cchMax, | ||
| _Out_ int * | piIndex | ||
| ) |
Definition at line 159 of file mmcshext.cpp.
Referenced by GetIconLocation().
|
inlineoverride |
|
inlineoverride |
Definition at line 81 of file mmcshext.cpp.
|
inlineoverride |
Definition at line 88 of file mmcshext.cpp.
|
inlineoverride |
Definition at line 93 of file mmcshext.cpp.
Definition at line 29 of file mmcshext.cpp.
Referenced by GetIconLocationFromMsc(), Load(), and ~CMscExtractIcon().