|
<< Click to Display Table of Contents >> FILTERInfo (filter information descriptor) |
![]() ![]()
|
The FILTERInfo structure describes a filter using the following fields:
Field |
Type |
Description |
iFilterId |
UINT16 |
Specifies the ID for the filter. |
hFilter |
hBBIFilter |
Specifies the filter handle. |
iClientData |
UINT32 |
Not used. |
iPriority |
UINT16 |
Not used. |
bCanAbort |
BOOL |
Not used. |
pfFilter |
pfGENFilter |
Not used. |
pCanExpr |
pVOID |
Specifies the supplied expression. |
bActive |
BOOL |
TRUE, if the filter is active. |