|
EventBase::getFeaturesReturns bitmask of features supported Description
public
int EventBase::getFeatures()
Returns bitmask of features supported. ParametersThis function has no parameters. Return ValuesReturns integer representing a bitmask of supported features. See EventConfig::FEATURE_* constants . ExamplesExample #1 EventBase::getFeatures example
See Also
|