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

◆ Put() [13/25]

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

Put an unsigned short value into a named parameter.

The the value is converted to the type of the parameter and (if possible) and inserted.

See also
SdpPuts()
Parameters
nameThe name of the parameter.
valueThe value to be inserted.
statusInherited status.