Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Proxy function for the GetReaderByIndex method.
Syntax
HRESULT IWICMetadataBlockReader_GetReaderByIndex_Proxy(
_In_ IWICMetadataBlockReader *THIS_PTR,
_In_ UINT nIndex,
_Out_ IWICMetadataReader **ppIMetadataReader
);
Parameters
-
THIS_PTR [in]
-
Type: IWICMetadataBlockReader*
Pointer to this IWICMetadataBlockReader object.
-
nIndex [in]
-
Type: UINT
-
ppIMetadataReader [out]
-
Type: IWICMetadataReader**
Return value
Type: HRESULT
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| DLL |
|