UdecxUsbEndpointInitSetEndpointAddress 함수(udecxusbendpoint.h)
만들려는 간단한 엔드포인트의 초기화 매개 변수에서 엔드포인트의 주소를 설정합니다.
구문
void UdecxUsbEndpointInitSetEndpointAddress(
[in, out] PUDECXUSBENDPOINT_INIT Init,
[in] UCHAR EndpointAddress
);
매개 변수
[in, out] Init
UdecxUsbSimpleEndpointInitAllocate에 대한 이전 호출에서 클라이언트 드라이버가 검색한 UDECXUSBENDPOINT_INIT 구조체에 대한 포인터입니다.
[in] EndpointAddress
USB 정의 엔드포인트 주소를 지정합니다. 4개의 하위 비트는 엔드포인트 번호를 지정합니다. 상위 비트는 이 엔드포인트에서 데이터 흐름의 방향을 지정합니다. 1 for in, 0 for out.
반환 값
없음
요구 사항
| 지원되는 최소 클라이언트 | Windows 10 |
| 지원되는 최소 서버 | Windows Server 2016 |
| 대상 플랫폼 | Windows |
| 최소 KMDF 버전 | 1.15 |
| 헤더 | udecxusbendpoint.h(Udecx.h 포함) |
| 라이브러리 | Udecxstub.lib |
| IRQL | PASSIVE_LEVEL |
참고 항목
피드백
다음에 대한 사용자 의견 제출 및 보기