Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.3 KB

nf-mfidl-imfsensorprofilecollection-addprofile.md

File metadata and controls

67 lines (56 loc) · 2.3 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:mfidl.IMFSensorProfileCollection.AddProfile
IMFSensorProfileCollection::AddProfile (mfidl.h)
Adds the specified profile to the collection.
AddProfile
AddProfile method [Media Foundation]
AddProfile method [Media Foundation]
IMFSensorProfileCollection interface
IMFSensorProfileCollection interface [Media Foundation]
AddProfile method
IMFSensorProfileCollection.AddProfile
IMFSensorProfileCollection::AddProfile
mf.imfsensorprofilecollection_addprofile
mfidl/IMFSensorProfileCollection::AddProfile
mf\imfsensorprofilecollection_addprofile.htm
mf
4997E69B-6444-4603-ABCF-4E2526B5AC23
12/05/2018
AddProfile, AddProfile method [Media Foundation], AddProfile method [Media Foundation],IMFSensorProfileCollection interface, IMFSensorProfileCollection interface [Media Foundation],AddProfile method, IMFSensorProfileCollection.AddProfile, IMFSensorProfileCollection::AddProfile, mf.imfsensorprofilecollection_addprofile, mfidl/IMFSensorProfileCollection::AddProfile
mfidl.h
Windows
Windows 10, version 1803 [desktop apps only]
Windows Server [desktop apps only]
Mfsensorgroup.lib
Mfsensorgroup.dll
Windows
19H1
IMFSensorProfileCollection::AddProfile
mfidl/IMFSensorProfileCollection::AddProfile
c++
APIRef
kbSyntax
COM
Mfsensorgroup.dll
IMFSensorProfileCollection.AddProfile

IMFSensorProfileCollection::AddProfile

-description

Adds the specified profile to the collection.

-parameters

-param pProfile [in]

Pointer to an IMFSensorProfile object describing the profile to add.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IMFSensorProfileCollection