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

◆ GetExternInfo()

void SdsId::GetExternInfo ( void **  data,
StatusType *const  status 
) const
inline

Return the address of an external item.

This method is used to determine the address of the buffer containing an external item, if this item refers to an external item. This is the value given the contructor which accessed this item.

See also
SdsId::SdsId(void *const data, StatusType *const status, const bool import)
Parameters
dataThe address is written here.
statusInherited status.