DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SVR5 and SCO OpenServer 5

ReadMemory(D4pccard)


ReadMemory -- describe system memory buffer from which data can be read

Syntax (Used with unsupported services)

   #include <sys/lcs.h>
   #include <sys/lss.h>
   

Description

The ReadMemory structure is used to read data from a PC Card using the specified memory handle. An MTD (Memory Technology Driver) is used to perform the actual read.

Structure definition

   unsigned long   	ulCardOffset;
   unsigned long   	ulCount;
   typedef int		MemoryHandle_t;

Structure members

The members are defined as:

ulCardOffset
Card service offset.

ulCount
Number of bytes to transfer.

MemoryHandle
Pointer to a MemoryHandle(D4pccard) structure.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

ReadMemory(D3pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005