fg_ddstatus()Win32 DirectX Fastgraph/Light Prototype int fg_ddstatus (void); Function fg_ddstatus () As Long function fg_ddstatus : integer; Description The fg_ddstatus() function returns error code resulting from the most recent DirectDraw or Direct3D operation. Parameters none Return value If no DirectDraw or Direct3D error occurred, the return value will be zero. Otherwise, the return value will be one of the error codes listed in Microsoft's DirectX documentation. Restrictions This function is available only in Fastgraph's DirectX libraries. See also fg_ddsetup(), fg_ddusage(), fg_vbinit()
|
 
copyright 2001 Ted Gruber Software, Inc.