CBDestroyΒΆ

Destroys a grouped object and all containing drawing objects.

bool = CBDestroy(hlink)

Return Value

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

Parameters

hlink

hlink identifies the object.

id-2084913