April 16, 2024

Dynamic Windows Function [dwib_close]

Syntax

void dwib_close(DWIB handle)

Parameters

DWIB handle: A handle to an XML tree.

Description

Closes a handle to an XML tree returned by dwib_open*() and frees the memory associated with the tree.

Remarks

This is part of the Dynamic Windows Interface Builder Library. This is a pre-release API subject to change.