#include <pgl.h>

HAB                hab;
int               *attriblist;
PVISUALCONFIG     *pVisualConfig;

pVisualConfig = pglChooseConfig(hab, attriblist);


[Back: pglChooseConfig]
[Next: pglChooseConfig Parameter - hab]