'Declaration Public Function GetDevicePropertySupportedValuesInt( _
ByVal propertyIdThe property identifier.As Integer _
) As Integer[]
public int[] GetDevicePropertySupportedValuesInt(
int propertyId
)
public: int[] GetDevicePropertySupportedValuesInt(
int propertyId
)
public:
int[] GetDevicePropertySupportedValuesInt(
int propertyId
)
Parameters
- propertyId
- The property identifier.
Return Value
The supported integer values for property of this WIA device.