windows-nt/Source/XPSP1/NT/inetsrv/iis/svcs/infocomm/extend/checker.hxx

30 lines
319 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
checker.cxx
Abstract:
IIS Services IISADMIN Extension
Unicode Metadata Sink.
Author:
Michael W. Thomas 11-19-98
--*/
#ifndef _checker_hxx
#define _checker_hxx
VOID
UpdateUsers(
BOOL fRestore = FALSE
);
#endif