Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 2.39 KB

nf-wmcodecdsp-itoc-getdescriptor.md

File metadata and controls

85 lines (72 loc) · 2.39 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wmcodecdsp.IToc.GetDescriptor
IToc::GetDescriptor (wmcodecdsp.h)
The GetDescriptor method retrieves the descriptor, previously set by SetDescriptor, of the table of contents.
GetDescriptor
GetDescriptor method [Media Foundation]
GetDescriptor method [Media Foundation]
IToc interface
IToc interface [Media Foundation]
GetDescriptor method
IToc.GetDescriptor
IToc::GetDescriptor
codecapi.itoc_getdescriptor
mf.itoc_getdescriptor
wmcodecdsp/IToc::GetDescriptor
mf\itoc_getdescriptor.htm
mf
4568b50f-a777-4c3d-8c71-66737d24b7cd
12/05/2018
GetDescriptor, GetDescriptor method [Media Foundation], GetDescriptor method [Media Foundation],IToc interface, IToc interface [Media Foundation],GetDescriptor method, IToc.GetDescriptor, IToc::GetDescriptor, codecapi.itoc_getdescriptor, mf.itoc_getdescriptor, wmcodecdsp/IToc::GetDescriptor
wmcodecdsp.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Wmvdspa.dll
Windows
19H1
IToc::GetDescriptor
wmcodecdsp/IToc::GetDescriptor
c++
APIRef
kbSyntax
COM
wmvdspa.dll
IToc.GetDescriptor

IToc::GetDescriptor

-description

The GetDescriptor method retrieves the descriptor, previously set by SetDescriptor, of the table of contents.

-parameters

-param pDescriptor [out]

Pointer to a TOC_DESCRIPTOR structure that receives the descriptor.

-returns

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.

-see-also

IToc