IToc::GetEntryListByIndex 方法 (wmcodecdsp.h)
GetEntryListByIndex 方法會從目錄擷取索引所指定的項目清單。
語法
HRESULT GetEntryListByIndex(
[in] WORD wEntryListIndex,
[out] ITocEntryList **ppEntryList
);
參數
[in] wEntryListIndex
要擷取的專案清單索引。
[out] ppEntryList
接收 ITocEntryList 介面指標的變數指標。
傳回值
方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wmcodecdsp.h |
Dll | Wmvdspa.dll |