Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is preliminary and is subject to change.]
Defines flags for the IBDAComparable interface.
Syntax
typedef enum  {
  BDACOMP_NOT_DEFINED                = 0x00000000,
  BDACOMP_EXCLUDE_TS_FROM_TR         = 0x00000001,
  BDACOMP_INCLUDE_LOCATOR_IN_TR      = 0x00000002,
  BDACOMP_INCLUDE_COMPONENTS_IN_TR   = 0x00000004 
} BDA_Comp_Flags;
Constants
- BDACOMP_NOT_DEFINED 
 Reserved.
- BDACOMP_EXCLUDE_TS_FROM_TR 
 Exclude the tuning space from the comparison.
- BDACOMP_INCLUDE_LOCATOR_IN_TR 
 Include the locator in the comparison.
- BDACOMP_INCLUDE_COMPONENTS_IN_TR 
 Include components in the comparison.
Requirements
| Header | Declared in Bdatypes.h. | 
See Also
BDA Enumeration Types
IBDAComparable
Send comments about this topic to Microsoft
Build date: 12/4/2008