a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 commodities.library
  ActivateCxObj
  AddIEvents
  AttachCxObj
  ClearCxObjError
  CreateCxObj
  CxBroker
  CxMsgData
  CxMsgID
  CxMsgType
  CxObjError
  CxObjType
  DeleteCxObj
  DeleteCxObjAll
  DisposeCxMsg
  DivertCxMsg
  EnqueueCxObj
  InsertCxObj
  InvertKeyMap
  MatchIX
  ParseIX
  RemoveCxObj
  RouteCxMsg
  SetCxObjPri
  SetFilter
  SetFilterIX
  SetTranslate
Include
GuruMeditation
Docs » Autodocs » commodities.library » DeleteCxObjAll

NAME

	DeleteCxObjAll -- recursively delete a tree of commodity objects.
(V36)

SYNOPSIS

	DeleteCxObjAll(co);
A0
VOID DeleteCxObjAll(CxObj *);

FUNCTION

	This function deletes the commodity object 'co', and
recursively deletes all objects attached to it, and the
objects attached to them, etc.
If 'co' is linked into a list, it is first removed. Note
that the handle 'co' is invalid after this function is called.
This function is useful when an application exits: most
applications can clean up completely by deleting the
entire sub-tree of objects starting at their broker.

INPUTS

	co - the first commodity object to delete (may be NULL)

SEE ALSO

DeleteCxObj()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

The Silents

TSL
DC
ANA
FC

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se