#ifndef __WIASCAND_H_INCLUDED
#define __WIASCAND_H_INCLUDED

#include <windows.h>
#include "wiadevd.h"

HRESULT WINAPI ScannerDeviceDialog( PDEVICEDIALOGDATA pDialogDeviceData );

#endif // __WIASCAND_H_INCLUDED
