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

SetRegion(D3pccard)


SetRegion -- set region characteristics

Synopsis (Unsupported service)

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

int CardServices (SetRegion, int n1, int n2, int SetRegionLen, SetRegion_t *pSetRegion, rm_key_t key);

Description

SetRegion( ) sets region characteristics. This enables a client to deal with a card whose region characteristics are not available in the CIS.

Arguments


n1
NULL

n2
NULL

SetRegionLen
Length of the SetRegion(D4pccard) structure.

pSetRegion
Pointer to a SetRegion(D4pccard) structure.

key
Resource manager key.

Return values


UNSUPPORTED_SERVICE
Service not currently supported.

Usage

The SetRegion data structure is given by:

Context and synchronization

Interrupt, initialization, or user context

Hardware applicability

All

Version applicability

pccard: 3

References

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