Share via


IDTFilter3::GetProtectionType Method

This topic applies to Windows XP Service Pack 1 or later.
The GetProtectionType method retrieves the type of content protection that is currently in effect.

Syntax

HRESULT GetProtectionType(
  [out]  ProtType *pProtectionType
);

Parameters

  • pProtectionType [out]
    Receives the current protection type, specified as a member of the ProtType enumeration type.

Return Value

Returns an HRESULT. Possible values include the following.

Return code Description

S_OK

Success.

See Also

IDTFilter3 Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008