Do you have any information on what exactly dataTypeBitmapIndex is? I can't find the corresponding definition in MSDN at all. It doesn't appear in the FWP_DATA_TYPE documentation.
We recently hit a snag where some workstations had rules using that data type, which causes this library to be incapable of iterating over the rules (since parsing that filter rule breaks fromValue0).
I'm trying to figure out a way to sanely handle this, but I don't even know what it is.
Do you have any information on what exactly
dataTypeBitmapIndexis? I can't find the corresponding definition in MSDN at all. It doesn't appear in theFWP_DATA_TYPEdocumentation.We recently hit a snag where some workstations had rules using that data type, which causes this library to be incapable of iterating over the rules (since parsing that filter rule breaks
fromValue0).I'm trying to figure out a way to sanely handle this, but I don't even know what it is.