Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The AddEntryListByIndex method adds an entry list to the table of contents and associates a caller-supplied index with the entry list.
Syntax
HRESULT AddEntryListByIndex(
[in] WORD wEntryListIndex,
[in] ITocEntryList *pEntryList
);
Parameters
wEntryListIndex [in]
The index, specified by the caller, to be associated with the entry list.pEntryList [in]
Pointer to an ITocEntryList interface that represents the entry list to be added.
Return Value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
| S_OK | The method succeeded. |
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
Wmcodecdsp.h |
DLL |
Wmvdspa.dll |
See Also
Send comments about this topic to Microsoft
Build date: 4/7/2010