SVR5 and SCO OpenServer 5
WriteMemory(D4pccard)
WriteMemory --
control structure for PC Card data write operations
Syntax (Used with unsupported services)
#include <sys/lcs.h>
#include <sys/lss.h>
Description
The WriteMemory structure
is used to write data to a PC Card
using the specified memory handle.
Structure definition
unsigned long ulOffset;
unsigned long usCount;
unsigned short usAttributes;
Structure members
The members are defined as:
ulOffset
-
Relative to physical offset given by the
OpenMemory(D3pccard)
service.
usCount
-
Number of bytes to write.
usAttributes
-
Bit mapped.
bits 0-1-
reserved (reset to zero)
bit 2-
disable erase (set to 1=true)
bit 3-
verify
bits 4-16-
reserved (reset to zero)
Usage
Hardware applicability
All
Version applicability
pccard:
3
References
WriteMemory(D3pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005