'Declaration Public Function GetSupportedValues() As Object
public object GetSupportedValues()
public: object* GetSupportedValues()
public:
object^ GetSupportedValues()
Return Value
A container with supported values of this SANE option.
'Declaration Public Function GetSupportedValues() As Object
public object GetSupportedValues()
public: object* GetSupportedValues()
public:
object^ GetSupportedValues()
Exception | Description |
---|---|
SaneException | Thrown if device is not opened, option is not active or option has not supported value type. |
Target Platforms: .NET 8, .NET 7; .NET 6