Skip to content

Latest commit

 

History

History
117 lines (89 loc) · 3.05 KB

nf-mswmdm-imdspstorage3-setmetadata.md

File metadata and controls

117 lines (89 loc) · 3.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mswmdm.IMDSPStorage3.SetMetadata
IMDSPStorage3::SetMetadata (mswmdm.h)
The SetMetadata method provides the metadata associated with a specified content.
IMDSPStorage3 interface [windows Media Device Manager]
SetMetadata method
IMDSPStorage3.SetMetadata
IMDSPStorage3::SetMetadata
IMDSPStorage3SetMetadata
SetMetadata
SetMetadata method [windows Media Device Manager]
SetMetadata method [windows Media Device Manager]
IMDSPStorage3 interface
mswmdm/IMDSPStorage3::SetMetadata
wmdm.imdspstorage3_setmetadata
wmdm\imdspstorage3_setmetadata.htm
WMDM
bfb9a1e4-3cf6-4605-9613-d93f9cce201b
12/05/2018
IMDSPStorage3 interface [windows Media Device Manager],SetMetadata method, IMDSPStorage3.SetMetadata, IMDSPStorage3::SetMetadata, IMDSPStorage3SetMetadata, SetMetadata, SetMetadata method [windows Media Device Manager], SetMetadata method [windows Media Device Manager],IMDSPStorage3 interface, mswmdm/IMDSPStorage3::SetMetadata, wmdm.imdspstorage3_setmetadata
mswmdm.h
Windows
Mssachlp.lib
Windows
19H1
IMDSPStorage3::SetMetadata
mswmdm/IMDSPStorage3::SetMetadata
c++
APIRef
kbSyntax
COM
mssachlp.lib
mssachlp.dll
IMDSPStorage3.SetMetadata

IMDSPStorage3::SetMetadata

-description

The SetMetadata method provides the metadata associated with a specified content.

-parameters

-param pMetadata [in]

Pointer to an IWMDMMetadata interface.

-returns

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, which indicates that SP has successfully processed the metadata.
WMDM_E_NOT_SUPPORTED
The device does not support setting metadata.

-remarks

A service provider calls IWMDMMetaData::QueryByName or IWMDMMetaData::QueryByIndex to retrieve the metadata.

-see-also

IMDSPStorage3 Interface

IMDSPStorage3::GetMetadata

IWMDMMetaData Interface

IWMDMMetaData::QueryByIndex

IWMDMMetaData::QueryByName