fg_ddflip()Win32 DirectX Fastgraph/Light Prototype int fg_ddflip (void); Function fg_ddflip () As Long function fg_ddflip : integer; Description The fg_ddflip() function moves or "flips" the DirectDraw back buffer surface to the screen. It is meaningful only for programs that specify the FG_DX_FLIP flag through fg_ddsetup(). Parameters none Return value The fg_ddflip() return value will be zero if successful. Otherwise, the return value will be a standard error code listed in Microsoft's DirectX documentation. Restrictions This function is available only in Fastgraph's DirectX libraries. See also Examples
|
 
copyright 2001 Ted Gruber Software, Inc.