Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 1.87 KB

nf-ks-kspersistdeviceprofile.md

File metadata and controls

61 lines (51 loc) · 1.87 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NF:ks.KsPersistDeviceProfile
KsPersistDeviceProfile function (ks.h)
The KsPersistDeviceProfile API commits the profile information to the persistent store.
stream\kspersistdeviceprofile.htm
stream
04/23/2018
KsPersistDeviceProfile function
KsPersistDeviceProfile, KsPersistDeviceProfile function [Streaming Media Devices], ks/KsPersistDeviceProfile, stream.kspersistdeviceprofile
ks.h
Ksmedia.h
Universal
Ks.lib
Windows
KsPersistDeviceProfile
ks/KsPersistDeviceProfile
APIRef
kbSyntax
LibDef
ks.lib
ks.dll
KsPersistDeviceProfile

KsPersistDeviceProfile function

-description

The KsPersistDeviceProfile API commits the profile information to the persistent store.

-parameters

-param FilterFactory [in]

This is the KSFILTERFACTORY that was used to initialize the profile store in KsInitializeDeviceProfile.

-returns

If KsPersistDeviceProfile is called without first initializing the profile store with KsInitializeDeviceProfile the call to KsPersistDeviceProfile will fail with STATUS_INVALID_DEVICE_REQUEST. Furthermore, this API may also fail with STATUS_INSUFFICIENT_RESOURCE if the page pool is exhausted when profile information is being persisted.