SVR5 and SCO OpenServer 5
CheckEraseQueue(D3pccard)
CheckEraseQueue --
announce that new erase requests are on the erase queue
Synopsis (Unsupported service)
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (CheckEraseQueue, EraseQueueHandle_t *pEraseQueueHandle,
int n1, int n2,
int *n3, rm_key_t key);
Description
CheckEraseQueue( )
notifies CardServices that it has placed
new erase requests into the erase queue.
Arguments
*pEraseQueueHandle-
pointer to an
EraseQueueHandle(D4pccard)
structure.
n1-
NULL
n2-
0
n3-
NULL
key-
Resource manager
key.
Return values
SUCCESS-
Successfully serviced the erase queue.
BAD_HANDLE-
Invalid erase queue handle.
Usage
CardServices handles the erase requests
that are contained in the queue
once the Client draws attention to the erase queue by using this service.
Four parameters of the
CheckEraseQueue( )
function call are integers.
Context and synchronization
Blockable
context
Hardware applicability
All
Version applicability
pccard:
3
References
EraseQueueHandle(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005