windows-nt/Source/XPSP1/NT/base/remoteboot/rbsetup/server/automate.h

16 lines
331 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/****************************************************************************
Copyright (c) Microsoft Corporation 1997-1999
All rights reserved
***************************************************************************/
#ifndef _AUTOMATE_H_
#define _AUTOMATE_H_
HRESULT
GetAutomatedOptions( );
#endif // _AUTOMATE_H_