peek_update_settings
Description:
Gets a FirmwareUpdateSettings object specifying the expected update settings.
Warning:
The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_update_settings if on another thread.
Parameters:
this |
Returns:
A FirmwareUpdateSettings. Do not free the returned value, it belongs to this. |