fg_ddfreedc()

Win32 DirectX Fastgraph/Light

Prototype

void fg_ddfreedc (HDC hdc);

Sub fg_ddfreedc (ByVal hdc As Long)

procedure fg_ddfreedc (hdc : HDC);

Description

The fg_ddfreedc() function releases the device context for the active virtual buffer, and unlocks the DirectDraw surface associated with that virtual buffer.

Parameters

hdc is the handle of the device context to release, as returned by fg_ddgetdc().

Return value

none

Restrictions

This function is available only in Fastgraph's DirectX libraries.

See also

fg_ddgetdc()

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.