C-DEngine 5.105

ICDEThing..::..Delete Method

Called by the cdeEngine when the Thing has been deleted from the Thing Registry.

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


bool Delete()
Function Delete As Boolean
bool^ Delete()

Return Value

true if the deletion is done. false is deletion is proceeding asynchronous, in which case the Thing must fire the eThingEvents.Deleted event once deletion completes.