Windows2003-3790/admin/snapin/certentp/securitypropertypage.h

69 lines
689 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998-2001
//
// File: SecurityPropertyPage.h
//
//--------------------------------------------------------------------------
#ifndef _CERTTMPL_SECURITYPROPERTYPAGE_H
#define _CERTTMPL_SECURITYPROPERTYPAGE_H
#include <aclui.h>
#include "CertTemplate.h"
HRESULT CreateCertTemplateSecurityInfo (
CCertTemplate *pCertTemplate,
LPSECURITYINFO *ppObjSI);
#endif // _CERTTMPL_SECURITYPROPERTYPAGE_H