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

◆ CreateItem()

static void Sdp::CreateItem ( const SdsId parsys,
SdsId item,
StatusType *  status 
)
inlinestatic

Create a new parameter by inserting an SDS item.

The supplied SDS item is inserted into the specified parameter system. Any existing item of the same name is deleted.

See also
SdpCreateItem()
SdpInit()
SdsInsert()
Parameters
parsysThe Id of the Sdp structure as returned by SdpInit.
itemThe Id of the SDS item to be inserted into the parameter system. This will be inserted using SdsInsert() so the name of the parameter will be the top level name and the structure must not be an external SDS structure.
statusInherited status.

References SdsId::ClearDelete().