In This Topic
GdPicture14 Namespace / GdPictureImaging Class / WiaShowSetupDialogSource Method

WiaShowSetupDialogSource Method (GdPictureImaging)

In This Topic
Starts the selected device's settings dialog.
Syntax
'Declaration
 
Public Function WiaShowSetupDialogSource() As GdPictureStatus
public GdPictureStatus WiaShowSetupDialogSource()
public function WiaShowSetupDialogSource(): GdPictureStatus; 
public function WiaShowSetupDialogSource() : GdPictureStatus;
public: GdPictureStatus WiaShowSetupDialogSource(); 
public:
GdPictureStatus WiaShowSetupDialogSource(); 

Return Value

A member of the GdPictureStatus enumeration.
See Also