HatchDestroyΒΆ

HatchDestroy destroys the given hatch object and frees any memory the object occupied.

bool = HatchDestroy(hHatch)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hHatch

Identifies the hatch object.

id-680424