windows-nt/Source/XPSP1/NT/printscan/ui/scanlib/wiascand.h

10 lines
212 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef __WIASCAND_H_INCLUDED
#define __WIASCAND_H_INCLUDED
#include <windows.h>
#include "wiadevd.h"
HRESULT WINAPI ScannerDeviceDialog( PDEVICEDIALOGDATA pDialogDeviceData );
#endif // __WIASCAND_H_INCLUDED