get_default
Description:
Get the default value for this parameter, if there is one.
If false
is returned, value
is left uninitialized.
Parameters:
this |
a parameter supported by a ConnectionManager |
value |
pointer to an unset (all zeroes) Value into which the default's type and value are written |
Returns:
|