IBDA_WMDRMTuner::CancelCaptureToken Method

[This documentation is preliminary and is subject to change.]
Cancels and voids a capture token.

Syntax

HRESULT CancelCaptureToken(
  [in]  ULONG ulCaptureTokenLen,
  [in]  BYTE *pbCaptureToken
);

Parameters

  • ulCaptureTokenLen [in]
    The size of the pbCaptureToken array in bytes.

  • pbCaptureToken [in]
    Pointer to a byte array that contains the capture token.

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
IDL Bdaiface.idl

See Also

IBDA_WMDRMTuner

Send comments about this topic to Microsoft

Build date: 3/1/2009