UMDF 1.x-Only Reference
[Warning: UMDF 2 is the latest version of UMDF and supersedes UMDF 1. All new UMDF drivers should be written using UMDF 2. No new features are being added to UMDF 1 and there is limited support for UMDF 1 on newer versions of Windows 10. Universal Windows drivers must use UMDF 2. For more info, see Getting Started with UMDF.]
This section contains reference pages that apply only to UMDF versions 1.11 and earlier. If you are writing a new UMDF driver, see Getting Started with WDF.
In this section
- Summary of UMDF 1 Interfaces
- UMDF Configuration Manager Interfaces
- UMDF Device Object Reference
- UMDF Driver Object Interfaces
- UMDF File Object Interfaces
- UMDF General Object Interfaces
- UMDF I/O Target Object Interfaces
- UMDF Interrupt Object Reference
- UMDF Memory Object Interfaces
- UMDF Property-store Object Interfaces
- UMDF Queue Object Interfaces
- UMDF Register/Port Access Functions
- UMDF Request Object Interfaces
- UMDF Structures and Enumeration Types
- UMDF USB I/O Target Interfaces