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).
HRESULT SetRevInfo(
[in] ULONG ulRevInfoLen,
[in] BYTE *pbRevInfo
);
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.
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Minimum supported client | Windows 7 |
Minimum supported server | Windows Server 2008 R2 |
IDL | Bdaiface.idl |
Send comments about this topic to Microsoft
Build date: 3/1/2009