windows-nt/Source/XPSP1/NT/ds/security/cryptoapi/pkitrust/mscat32/mscatprv.h
2020-09-26 16:20:57 +08:00

30 lines
503 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1996 - 1999
//
// File: mscatprv.h
//
// History: 09-Mar-2000 reidk created
//
//--------------------------------------------------------------------------
#ifndef MSCATPRV_H
#define MSCATPRV_H
#ifdef __cplusplus
extern "C"
{
#endif
extern BOOL WINAPI I_CryptCatAdminMigrateToNewCatDB();
#ifdef __cplusplus
}
#endif
#endif // MSCATPRV_H