'Declaration Public Function New( _
ByVal libsanePathThe path to "libsane.so" file.As String _
)
public SaneLocalDeviceManager(
string libsanePath
)
public: SaneLocalDeviceManager(
string* libsanePath
)
public:
SaneLocalDeviceManager(
string^ libsanePath
)
Parameters
- libsanePath
- The path to "libsane.so" file.