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

◆ SdsId() [11/12]

SdsId::SdsId ( const SdsId source,
const char *const  name,
StatusType *const  status 
)
inline

Constructor which returns a reference to a named item.

This constructor searches an existing SDS item for a item with a specified name and creates a reference to it.

See also
SdsFind()
Parameters
sourceThe SDS item to find name within.
nameThe name of the SDS item to find.
statusInherited status.