windows-nt/Source/XPSP1/NT/base/remoteboot/rbsetup/server/automate.h
2020-09-26 16:20:57 +08:00

16 lines
331 B
C

/****************************************************************************
Copyright (c) Microsoft Corporation 1997-1999
All rights reserved
***************************************************************************/
#ifndef _AUTOMATE_H_
#define _AUTOMATE_H_
HRESULT
GetAutomatedOptions( );
#endif // _AUTOMATE_H_