Compartilhar via


IWMDRMDevice::CleanDataStore

banner art

The CleanDataStore method starts the process of cleaning the DRM data store on the device.

Syntax

HRESULT CleanDataStore(DWORDdwFlags);

Parameters

dwFlags

[in]  Flags for store cleaning criteria.

Return Values

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK The method succeeded.

Requirements

Header: Defined in WMDDRMSP.idl.

Library: mssachlp.lib

See Also