This topic has not yet been rated - Rate this topic

IWDFUnifiedPropertyStore interface

The IWDFUnifiedPropertyStore interface exposes a unified property store.

Members

The IWDFUnifiedPropertyStore interface inherits from the IUnknown interface. IWDFUnifiedPropertyStore also has these types of members:

Methods

The IWDFUnifiedPropertyStore interface has these methods.

MethodDescription
GetPropertyData

The GetPropertyData method retrieves the current setting for a device property.

SetPropertyData

The SetPropertyData method modifies the current setting of a device property.

 

Remarks

Drivers can use the IWDFUnifiedPropertyStore interface to access device properties that are defined as part of the unified device property model.

Requirements

Version

Available in UMDF versions 1.11 and later. (See UMDF Version History).

Header

Wudfddi.h

See also

IWDFUnifiedPropertyStoreFactory

 

 

Send comments about this topic to Microsoft

Build date: 4/1/2013

© 2013 Microsoft. All rights reserved.