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

MapLogWindow(D3pccard)


MapLogWindow -- map a window to a physical adapter

Synopsis (Unsupported service)

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

int CardServices (MapLogWindow, WindowHandle_t *wh, int n1, int MapWindowLen, MapWindow_t *mw, rm_key_t key);

Description

MapLogWindow( ) maps a CardServices( ) WindowHandle(D4pccard) structure to its Socket Services physical adapter and window by passing the pointer *wh to CardServices( ).

Arguments


wh
Pointer to a WindowHandle(D4pccard) structure.

n1
NULL

MapWindowLen
Length of the MapWindow(D4pccard) structure.

mw
Pointer to a MapWindow(D4pccard) structure.

key
Resource manager key.

Return values


UNSUPPORTED_SERVICE
Service not currently supported.

Usage

The MapLogWindow service is for 16 bit cards only. This service does not support PC Cards but is meant to enable some system utilities to map the relationship between logical and physical resources.

Context and synchronization

Interrupt, initialization, or user context

Hardware applicability

All

Version applicability

pccard: 3

References

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