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

◆ Get() [2/25]

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

Fetch a char value from a named parameter.

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

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