2020-09-30 16:53:49 +02:00

10 lines
175 B
C

#ifndef __RUNDFTEST_H__
#define __RUNDFTEST_H__
HRESULT RunDFTest(LPTESTCONFIGUIPARAMS params);
DIACTIONFORMATW *GetTestActionFormats();
#endif //__RUNDFTEST_H__