This white paper provides guidelines for when to use each option and includes a detailed walkthrough of how to install WinUsb.sys as a device’s function driver and use the WinUSB API to communicate with the device.

  1. 사전 분석
    여기는 동사가 두개다.

  2. 동사를 찾아라
    provides
    includes

  3. 끊자
    1. 일단 동사 부분으로 끊자.

      This white paper   /
      provides guidelines for when to use each option   /
      and   /
      includes a detailed walkthrough of how to install WinUsb.sys as a device’s function driver and use the WinUSB API to communicate with the device.

    2. 끊은 마지막 문장을 다시 끊어 보면

      This white paper   /
      provides guidelines for when to use each option   /
      and   /
      includes   /
      a detailed walkthrough of how   /
      to install WinUsb.sys as a device’s function driver   /
      and   /
      use the WinUSB API to communicate with the device.

  4. 뒤에서부터 해석해라.

    • This white paper
      이 화이트 페이퍼는
    • provides
      제공한다.
    • guidelines for when to use each option
      각 옵션을 사용하려는 시점의 가이드 라인을
    • and
    • includes
      포함한다.
    • a detailed walkthrough of how
      자세한 진행 방법
    • to install WinUsb.sys as a device’s function driver
      디바이스의 펑션 드라이버인 WinUsb.sys 를 설치하는 것
    • and
    • use the WinUSB API to communicate with the device.
      디바이스와 통신하기 위한 WinUSB API를 사용

  5. 이것을 조합하면

    이 화이트 페이퍼는 디바이스와 통신하기 위한 WinUSB API를 사용하는 것과 디바이스의 펑션 드라이버인 WinUsb.sys 를 설치하는 것에 대한 자세한 진행 방법을 포함하고 각 옵션을 사용하려는 시점의 가이드 라인을 제공한다.

이 화이트 페이퍼는 각 옵션을 사용할때 가이드라인을 제공하고 있으며, 디바이스의 펑션 드라이버인 WinUSB.sys 를 설치하는 자세한 과정과 디바이스와 통신하기 위한 WinUSB API의 사용법을 포함하고 있다.

이 문서의 출처를 방문하시고 싶으시면 여기를 클릭하세요.