IBDA_ConditionalAccess::get_Entitlement Method

This topic applies to Windows Vista.
The get_Entitlement method retrieves the entitlement type for a virtual channel.
Currently not implemented.

Syntax

HRESULT get_Entitlement(
  [in]   USHORT usVirtualChannel,
  [out]  EntitlementType *pEntitlement
);

Parameters

  • usVirtualChannel [in]
    Specifies the virtual channel number.

  • pEntitlement [out]
    Pointer to a variable of type EntitlementType that receives the entitlement type.

Return Value

Returns E_NOTIMPL.

Requirements

Header Declared in Bdaiface.h.

See Also

IBDA_ConditionalAccess Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008