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

◆ Get() [9/25]

static void Sdp::Get ( const char *  name,
short *  value,
StatusType *  status 
)
inlinestatic

Fetch a short integer value from a named parameter.

If the named parameter exists, then fetch its value and convert it to short, if possible.

See also
SdpGets()
Parameters
nameThe name of the parameter.
valueThe value returned is written here.
statusInherited status.