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

GetNextWindow(D3pccard)


GetNextWindow -- return window information for next window on logical socket

Synopsis (Unsupported service)

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

int CardServices (GetNextWindow, WindowHandle_t *wh, int n1, int WindowLen, Window_t *w, rm_key_t key);

Description

GetNextWindow( ) queries CardServices( ) for window information for the next window configured for the client's card's logical socket. The service will return window information and card function code.

Arguments


wh
Ponter to a WindowHandle(D4pccard) structure.

n1
NULL

WindowLen
Length of the Window(D4pccard) structure.

w
Pointer to a Window(D4pccard) structure.

key
Resource manager key.

Return values


UNSUPPORTED_SERVICE
Service not currently supported.

Usage

Context and synchronization

Interrupt or user context

Hardware applicability

All

Version applicability

pccard: 3

References

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