Supported Browsers Home   
GetCRTCTimings Previous   
GetClosestPixelClock Next   
GA_initFuncs Up   

GetCertifyInfo

Returns the current certification information block for the driver

Declaration

void NAPI GA_initFuncs::GetCertifyInfo(
    GA_certifyInfo *info)

Prototype In

snap/graphics.h

Parameters

info

Place to store the returned certification information

 

Description

This function returns a structure which contains complete certification information about the loaded device driver. The information contained in this structure is informational only, and intened mainly for technical support purposes.

Note:    The dwSize member of the profile structure is intended for future compatibility, and must be set to the size of the structure before calling this function. Only the number of bytes set in the dwSize member will be copied into the callers structure.

See Also

GetConfigInfo

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com