fg_getdc()

Win32 DirectX Fastgraph/Light

Prototype

HDC fg_getdc (void);

Function fg_getdc () As Long

function fg_getdc : HDC;

Description

The fg_getdc() function returns the handle to the DIB section device context associated with the active virtual buffer.

Parameters

none

Return value

A Windows handle to the DIB section device context.

Restrictions

Before using fg_getdc(), you must have already called fg_vbinit().

See also

fg_vbinit()

Examples

GDIdemo, Strings2

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.