IBDA_WMDRMSession::SetRevInfo Method

[This documentation is preliminary and is subject to change.]
Sets or updates the revocation information in the media transform device (MTD).

Syntax

HRESULT SetRevInfo(
  [in]  ULONG ulRevInfoLen,
  [in]  BYTE *pbRevInfo
);

Parameters

  • ulRevInfoLen [in]
    The size, in bytes, on the pbRevInfo array.

  • pbRevInfo [in]
    Pointer to a byte array that contains the Revocation Information data object, as defined in the Windows Media DRM for Network Devices specification.

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_WMDRMSession

Send comments about this topic to Microsoft

Build date: 3/1/2009