windows-nt/Source/XPSP1/NT/printscan/ui/camdlg/wiacamd.h

10 lines
207 B
C
Raw Normal View History

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