The FpcMailAntivirusAction enumerated type contains values that describe actions taken by the antivirus engine.
typedef enum { fpcMailAntivirusAction_None
No action.
= 0, fpcMailAntivirusAction_Clean
Clean system.
= 1, fpcMailAntivirusAction_Delete
Delete virus from system.
= 2 } FpcMailAntivirusAction;
No action.
Clean system.
Delete virus from system.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.