SVR5 and SCO OpenServer 5
GetEventMask(D3pccard)
GetEventMask --
receive notification of particular events
Synopsis
#include <sys/types.h>
#include <sys/lcs.h>
#include <sys/lss.h>
int CardServices (GetEventMask, ClientHandle_t *h,
int n1, int ClEventMaskLen,
GetSetEventMask_t *em, rm_key_t key);
Description
GetEventMask( )
returns the event mask for the client.
The event mask tells CardServices which
events the Client is interested in.
Arguments
h-
Pointer to a
ClientHandle(D4pccard)
structure.
n1-
NULL
ClEventMaskLen-
Length of the
GetSetEventMask(D4pccard)
structure.
em-
Pointer to
GetSetEventMask(D4pccard)
structure.
key-
Resource manager
key.
Return values
BAD_SOCKET-
Socket or function invalid.
BAD_HANDLE-
Client handle invalid.
SUCCESS-
Event mask retrieved successfully.
Usage
GetEventMask( )
Context and synchronization
Blockable, user, or initialization
context
Hardware applicability
All
Version applicability
pccard:
1, 2, 3
References
ClientHandle(D4pccard),
GetSetEventMask(D4pccard)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005