DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

nfbAddVisual(D3nfb)


nfbAddVisual -- routine to populate structures for nfbScreenInit(D3nfb)

Synopsis

#include "nfbProcs.h"

void nfbAddVisual ( ScreenPtr pScreen, VisualPtr pVisual);

Description

nfbAddVisual( ) establishes the X Screen and VisualRec(D4nfb) structures required by nfbScreenInit(D3nfb).

Arguments


pScreen
pointer to the X screen structure

pVisual
pointer to the VisualRec(D4nfb) structure

Exit codes

None

Usage

nfbAddVisual can only be called once per screen.

Version applicability

This function is supported for NFB drivers on all releases of SCO OpenServer 5, SVR5, and AIX 5L.

Source files


Routine source
./hw/sco/nfbScrInit.c
./hw/sco/grafinfo/grafinfo.h

References

nfbScreenInit(D3nfb) VisualRec(D4nfb)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005