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

◆ Get() [13/25]

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

Fetch an unsigned short integer value from a named parameter.

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

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