NeKernel dev
|
Functions | |
DDK_EXTERN DDK_DEVICE_PTR | open (const char *devicePath) |
Open a new binary device from path. | |
DDK_EXTERN BOOL | close (DDK_DEVICE_PTR device) |
Close any device. |
DDK_EXTERN BOOL close | ( | DDK_DEVICE_PTR | device | ) |
Close any device.
device | valid device. |
DDK_EXTERN DDK_DEVICE_PTR open | ( | const char * | devicePath | ) |
Open a new binary device from path.
Open a new device from path.