Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 2.29 KB

nf-portcls-idrmport2-addcontenthandlers.md

File metadata and controls

73 lines (55 loc) · 2.29 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NF:portcls.IDrmPort2.AddContentHandlers
IDrmPort2::AddContentHandlers (portcls.h)
The AddContentHandlers method provides the system with a list of functions that handle protected content.
audio\idrmport2_addcontenthandlers.htm
audio
05/08/2018
IDrmPort2::AddContentHandlers
AddContentHandlers, AddContentHandlers method [Audio Devices], AddContentHandlers method [Audio Devices],IDrmPort2 interface, IDrmPort2 interface [Audio Devices],AddContentHandlers method, IDrmPort2.AddContentHandlers, IDrmPort2::AddContentHandlers, audio.idrmport2_addcontenthandlers, audmp-routines_f2bbb2e7-eed1-4ffd-93d9-050dcb6b0b60.xml, portcls/IDrmPort2::AddContentHandlers
portcls.h
Portcls.h
Universal
Windows
IDrmPort2::AddContentHandlers
portcls/IDrmPort2::AddContentHandlers
APIRef
kbSyntax
COM
portcls.h
IDrmPort2::AddContentHandlers

IDrmPort2::AddContentHandlers

-description

The AddContentHandlers method provides the system with a list of functions that handle protected content. Note that this method is identical in operation to the DrmAddContentHandlers function, and its parameter definitions and return value are also identical.

-parameters

-param ContentId

-param paHandlers

-param NumHandlers

-returns

See return value definition in DrmAddContentHandlers.

-remarks

See comments in DrmAddContentHandlers.

-see-also

DrmAddContentHandlers

IDrmPort2