The CompareRulesData method compares the per-rule configuration data in this object with the per-rule configuration data in a previously created object.
HRESULT CompareRulesData( [in] IFWXPerRuleDataplugin* pProcessedRulesData );
Pointer to a previously created object containing the per-rule configuration data that is to be compared.
This method can return one of the following:
The method succeeded, and the sets of per-rule configuration data in the objects compared are identical.
The method succeeded, but the sets of per-rule configuration data in the objects compared are different.
The method failed.
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
DLL |
Requires Wspsrv.exe. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.