ReactOS
0.4.16-dev-2498-g8632030
winusb.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2022 Mohamad Al-Jaf
3
*
4
* This library is free software; you can redistribute it and/or
5
* modify it under the terms of the GNU Lesser General Public
6
* License as published by the Free Software Foundation; either
7
* version 2.1 of the License, or (at your option) any later version.
8
*
9
* This library is distributed in the hope that it will be useful,
10
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12
* Lesser General Public License for more details.
13
*
14
* You should have received a copy of the GNU Lesser General Public
15
* License along with this library; if not, write to the Free Software
16
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17
*/
18
19
#ifndef _WINUSB_H_
20
#define _WINUSB_H_
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
typedef
PVOID
WINUSB_INTERFACE_HANDLE
, *
PWINUSB_INTERFACE_HANDLE
;
27
28
BOOL
WINAPI
WinUsb_Free
(
WINUSB_INTERFACE_HANDLE
);
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
/* _WINUSB_H_ */
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
void
Definition:
nsiface.idl:2307
WINAPI
#define WINAPI
Definition:
msvc.h:6
PWINUSB_INTERFACE_HANDLE
PVOID * PWINUSB_INTERFACE_HANDLE
Definition:
winusb.h:26
WINUSB_INTERFACE_HANDLE
PVOID WINUSB_INTERFACE_HANDLE
Definition:
winusb.h:26
WinUsb_Free
BOOL WINAPI WinUsb_Free(WINUSB_INTERFACE_HANDLE)
Definition:
main.c:32
sdk
include
psdk
winusb.h
Generated on Mon Mar 30 2026 06:14:00 for ReactOS by
1.9.6