SVR5 and SCO OpenServer 5
GetMemPage(D3pccard)
GetMemPage --
get page information for a memory window
Synopsis (Unsupported service)
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (GetMemPage, WindowHandle_t *wh,
int n1, int MemPageLen,
MemPage_t *mempg, rm_key_t key);
Description
GetMemPage( )
checks the page specified by the mempg pointer
and returns the page information for the requested memory window.
This service is for memory windows only.
Arguments
wh-
Pointer to a
WindowHandle(D4pccard)
structure.
n1-
NULL
MemPageLen-
Length of the
MemPage(D4pccard)
structure.
mempg-
Pointer to a
MemPage(D4pccard)
structure.
key-
Resource manager
key.
Return values
BAD_HANDLE-
*wh points to an I/O window.
UNSUPPORTED_SERVICE-
Service not currently supported.
Usage
Context and synchronization
Interrupt or initialization
context
Hardware applicability
16-bit PC Card only.
Version applicability
pccard:
3
References
MemPage(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005