PDC_IODC_READ
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
pdc_iodc_read - Read data from the modules IODC.
SYNOPSIS
"SYNOPSIS"
int pdc_iodc_read (unsigned long * actcnt, unsigned long hpa, unsigned int index, void * iodc_data, unsigned int iodc_data_size);
ARGUMENTS
- actcnt
-
The actual number of bytes.
- hpa
-
The HPA of the module for the iodc read.
- index
-
The iodc entry point.
- iodc_data
-
A buffer memory for the iodc options.
- iodc_data_size
-
Size of the memory buffer.
DESCRIPTION
This PDC call reads from the IODC of the module specified by the hpa
argument.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:22 GMT, October 06, 2005