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

◆ Code()

void SdsId::Code ( SdsCodeType *const  code,
StatusType *const  status 
) const
inline

Return the code of the SDS item.

Just return the code of the underlying SDS item.

Note that if you want more then one of the items returned by SdsId::GetName, SdsId::Code and SdsId::Dims, then use SdsId::Info, it is more efficent.

See also
SdsId::Info
SdsInfo()
Parameters
codeThe SDS item code is returned here..
statusInherited status.