windows-nt/Source/XPSP1/NT/ds/security/base/keycpl/keymgr.h
2020-09-26 16:20:57 +08:00

32 lines
417 B
C

#ifndef _KEYMGR_H_
#define _KEYMGR_H_
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
KEYMGR.H
Abstract:
KeyMgr application public API definitions
Author:
990917 johnhaw Created.
georgema 000310 updated
Environment:
Win98, Win2000
Revision History:
--*/
#endif // _KEYMGR_H_
//
///// End of file: KeyMgr.h ////////////////////////////////////////////////