This nested class defines the data type used for styles of the IFileDialog class. The available styles are defined as static data members in IFileDialog. Objects of this Style class represent characteristics of an IFileDialog object that you can specify when you construct it.
For the AIX release, applyButton does not add the Apply push button to the dialog. Instead, this style specifies that the dialog not be dismissed when the user presses the OK push button.
The AIX release ignores the following styles:
IBitFlag bitwiseAnd(const IBitFlag& rhs) const
IBitFlag bitwiseOr(const IBitFlag& rhs) const
bool comparisonAnd(const IBitFlag& rhs) const
IBitFlag()
IBitFlag(const IBitFlag& bitFlag)
IBitFlag( unsigned long count, const unsigned long bitIndex [ ] )
IBitFlag negate() const
IBitFlag& setValue(const IBitFlag& bitFlag)