IWDFDeviceInitialize::SetFilter
Windows Driver Kit: User-Mode Driver Framework
IWDFDeviceInitialize::SetFilter

The SetFilter method sets the property that enables a device as a filter device.

void
  SetFilter(
    void
    );

Parameters

None

Return Value

None

Comments

A filter driver calls SetFilter to mark itself as a filter.

Example

For a code example of how to use the SetFilter method, see IWDFDriver::CreateDevice.

Requirements

Headers: Declared in Wudfddi.h. Include Wudfddi.h.

See Also

IWDFDriver::CreateDevice


Send feedback on this topic
Built on November 19, 2009
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View