Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[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
| Client | Requires Windows 7. |
| IDL | Declared in Bdaiface.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008