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

◆ Put() [9/25]

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

Put a INT64 value into a named parameter.

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

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