SVR5 and SCO OpenServer 5
GetNextRegion(D3pccard)
GetNextRegion --
return information abut the next region of devices on the client's CIS
Synopsis (Unsupported service)
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (GetNextRegion, MTDHandle_t *mtdh,
int n1, int RegionLen,
Region_t *pRegion, rm_key_t key);
Description
GetNextRegion( )
reads a client's CIS
and returns information for
the next region of devices on it.
Arguments
mtdh-
Pointer to a
MTDHandl(D4pccard)
structure.
n1-
NULL
RegionLen-
Length of the
Region(D4pccard)
structure.
pRegion-
Pointer to a
Region(D4pccard)
structure.
key-
Resource manager
key.
Return values
UNSUPPORTED_SERVICE-
Service not currently supported.
NO_MORE_ITEMS-
There are no more regions.
Usage
Context and synchronization
Interrupt or user
context
Hardware applicability
All
Version applicability
pccard:
3
References
MTDHandl(D4pccard),
Region(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005