Microsoft Internet Security and Acceleration Server 2000 |
Gets the filter's order. This property is set by using the FPCWebFilters.MoveUp and FPCWebFilters.MoveDown methods. Filter order establishes the order in which filters of the same priority receive the data.
[ lOrder = ] FPCWebFilter.Order
HRESULT Order( long *plOrder );
The property is read-only.