In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaGetSourceCount Method

WiaGetSourceCount Method (GdPictureImaging)

In This Topic
Returns the number of sources available.
Syntax
'Declaration
 
Public Function WiaGetSourceCount() As Integer
public int WiaGetSourceCount()
public function WiaGetSourceCount(): Integer; 
public function WiaGetSourceCount() : int;
public: int WiaGetSourceCount(); 
public:
int WiaGetSourceCount(); 

Return Value

Number of sources available.
See Also