Windows-Server-2003/ds/security/gina/msgina/options.h

23 lines
419 B
C

/****************************** Module Header ******************************\
* Module Name: options.h
*
* Copyright (c) 1991, Microsoft Corporation
*
* Define apis used to implement security options dialog
*
* History:
* 12-09-91 Davidc Created.
\***************************************************************************/
//
// Exported function prototypes
//
INT_PTR
SecurityOptions(
PGLOBALS
);