ClearThingAttachFlags
Removes
Attach Flags
from a thing. Do not use ClearThingAttachFlags() to break an attachment - this will crash. Instead, use
DetachThing()
. Syntax:
ClearThingAttachFlags(thing, flags);
Related:
GetThingAttachFlags()
SetThingAttachFlags()
Attach Flags