ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

DEVICE_FNS Struct Reference

#include <types.h>

Data Fields

RD_NTSTATUS(* create )(uint32 device, uint32 desired_access, uint32 share_mode, uint32 create_disposition, uint32 flags_and_attributes, char *filename, RD_NTHANDLE *handle)
RD_NTSTATUS(* close )(RD_NTHANDLE handle)
RD_NTSTATUS(* read )(RD_NTHANDLE handle, uint8 *data, uint32 length, uint32 offset, uint32 *result)
RD_NTSTATUS(* write )(RD_NTHANDLE handle, uint8 *data, uint32 length, uint32 offset, uint32 *result)
RD_NTSTATUS(* device_control )(RD_NTHANDLE handle, uint32 request, STREAM in, STREAM out)

Detailed Description

Definition at line 170 of file types.h.


The documentation for this struct was generated from the following file:

Generated on Sun May 27 2012 06:18:59 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.