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

CallbackEntry(D4pccard)


CallbackEntry -- structure for PC Card callback events

Syntax

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

Description

The CallbackEntry structure provides information about the callback event to be registered with the client.

Structure definition

The CallbackEntry structure contains the following members:
   unsigned short	usEvent,
   unsigned short	usSocket,
   ClientData_t	*Args

Structure members

The members are defined as:

usEvent
CardServices callback event from those listed on the events(D5pccard) manual page.

usSocket
Socket identifier where the event occurred.

Args
Argument supplied by the RegisterClient(D3pccard) service call.

Usage

Hardware applicability

All

Version applicability

pccard: 1, 2, 3

References

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