Contents 
Introduction ..................................................3
Summary of WinUSB, UMDF, and KMDF Capabilities ................4
Guidelines for Providing Access to USB Devices ................5
Introduction to WinUSB ........................................5
WinUSB FAQ ....................................................6
How to Install WinUsb.sys as a Function Driver ................7
How to Use the WinUSB API ....................................11
Obtain a Handle to the Device and Initialize WinUSB ..........11
Obtain the Device Path .......................................11
Obtain a File Handle for the Device ..........................14
Initialize WinUSB ............................................14
Configure the Device .........................................15
Communicate with Endpoints ...................................17
Control Requests .............................................17
Read and Write Requests ......................................18
Resources ....................................................20
메모 목차 위에 있는 Disclaimer 와 Revision History 는 원문을 그대로 두는 것이 좋다.
   소개 ................................................3
   WinUSB, UMDF, KMDF 특성(Capabilities) 요약 ..........4
   USB 장치 엑세스에 대한 가이드라인 ...................5
   WinUSB의 소개 .......................................5
   WinUSB FAQ(자주하는 질문) ...........................6
   WinUSB.sys를 펑션 드라이버로 설치하는 방법 ..........7
   WinUSB API의 사용법 ................................11
   디바이스 핸들 얻기와 WinUSB 초기화 .................11
   디바이스 경로 얻기 .................................11
   디바이스 파일 핸들 얻기 ............................14
   WinUSB 초기화 ......................................14
   디바이스 컨피규레이션 ..............................15
   Endpoints와의 통신 .................................17
   제어 리퀘스트 ......................................17
   Requests 읽기, 쓰기 ................................18
   참고문헌 ...........................................20