代码搜索:DeviceIoControl

找到约 574 项符合「DeviceIoControl」的源代码

代码结果 574
www.eeworm.com/read/433067/8549158

cpp test.cpp

// test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #define MASK_
www.eeworm.com/read/283914/8979528

cpp test.cpp

// test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #define MASK_
www.eeworm.com/read/451495/7462722

cpp test.cpp

// test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #define MASK_
www.eeworm.com/read/117078/14940575

cpp test.cpp

// test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #define MASK_
www.eeworm.com/read/472210/6873283

cpp test.cpp

// test.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #define MASK_
www.eeworm.com/read/137656/5822377

h ioctl.h

// DeviceIoControl IOCTL codes supported by Wdm1 #define IOCTL_IN_DATA CTL_CODE( \ FILE_DEVICE_UNKNOWN, \ 0xf01, \ METHOD_BUFFERED, \ FILE_ANY_ACCESS) #define IOCTL_OU
www.eeworm.com/read/467361/7010948

txt usb_api.txt

SI_GetNumDevices() SI_GetProductString() SI_Open() SI_STATUS status = SI_Open((DWORD)m_nDeviceNum, &m_hUSBDevice); SI_Close() SI_Read() status = SI_
www.eeworm.com/read/150415/12294255

h ioctl.h

// DeviceIoControl IOCTL codes #define IOCTL_PDC1000_REGISTER_EVENT CTL_CODE( \ FILE_DEVICE_UNKNOWN, \ 0x800, \ METHOD_BUFFERED, \ FILE_ANY_ACCESS) #define IOCTL_PDC
www.eeworm.com/read/290521/8479399

h ioctl.h

// DeviceIoControl IOCTL codes supported by Wdm1 #define IOCTL_WDM1_ZERO_BUFFER CTL_CODE( \ FILE_DEVICE_UNKNOWN, \ 0x801, \ METHOD_BUFFERED, \ FILE_ANY_ACCESS) #define
www.eeworm.com/read/174782/9574416

h ioctl.h

// DeviceIoControl IOCTL codes supported by Wdm1 #define IOCTL_WDM1_ZERO_BUFFER CTL_CODE( \ FILE_DEVICE_UNKNOWN, \ 0x801, \ METHOD_BUFFERED, \ FILE_ANY_ACCESS) #define