You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > TWAIN Features > TwainGetSourceCount Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.TwainGetSourceCount Method

Returns the number of sources available.

C#
public int TwainGetSourceCount(
    IntPtr HANDLE
);
Visual Basic
Public Function TwainGetSourceCount(
    ByVal HANDLE As IntPtr
) As Integer
Parameters
Parameters 
Description 
HANDLE 
A Window Handle IE: Me.Handle. In most applications you can use nothing but on Citrix and WTS, this must be a top-level window or a child of a top level window.  
Returns

Number of sources available.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.