AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Delete()

virtual void SdsId::Delete ( StatusType *const  status)
inlinevirtual

Delete the SDS item.

SdsDelete() is invoked on the SDS ID refered to by the Object.
This is generally used to delete items which are a component of other objects. The ID is also free-ed if the approiate flag is set

After this method is invoked, this object is invalid and many methods will now fail. But you can use the copy methods to insert a new item.

See also
SdsDelete()
SdsFreeId()
Parameters
statusInherited status.