DQBremoveBMap
SUB

Prototype

DECLARE SUB DQBremoveBMap (BYVAL BMap)

Parameters

BMap - Blender map number to deallocate

Returns

none

Description

Deallocates memory used by specified blender map and turns it off.

Notes:

This function is automatically called by DQBclose for every active bmap. See also DQBcreateBMap