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

AdjustResourceInfo(D3pccard)


AdjustResourceInfo -- manage system resources availbe to clients

Synopsis

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

int CardServices (AdjustResourceInfo, ClientHandle_t *pClientHandle, int n1, int len, AdjustResourceInfo_t *pAdjRes, rm_key_t key);

Description

AdjustResourceInfo( ) manages the internal database of system resources that are available for allocation to clients.

Arguments


pClientHandle
Pointer to ClientHandle(D4pccard) structure.

n1
NULL

len
Length of the AdjustResourceInfo(D4pccard) structure.

pAdjRes
Pointer to AdjustResourceInfo(D4pccard) structure.

key
Resource manager key.

Return values


SUCCESS
Successfully adjusted resources.

Usage

The service can inquire about the system resource availability or make adjustments to the CardServices internal database.

Context and synchronization

Blockable or initialization context

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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