IFWXPerRuleDataplugin::CompareRulesData method
Applies to: desktop apps only
The CompareRulesData method compares the per-rule configuration data in this object with the per-rule configuration data in a previously created object.
Syntax
HRESULT CompareRulesData(
[in] IFWXPerRuleDataplugin *pProcessedRulesData
);
Parameters
- pProcessedRulesData [in]
Pointer to a previously created object containing the per-rule configuration data that is to be compared.
Return value
This method can return one of the following:
S_OK
The method succeeded, and the sets of per-rule configuration data in the objects compared are identical.S_FALSE
The method succeeded, but the sets of per-rule configuration data in the objects compared are different.An error code
The method failed.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
Header |
Wspfwext.idl |
DLL |
Wspsrv.exe |
See also
Build date: 7/12/2010