update : 2015.11.03
php.shukuma.com검색:
|
EventBase::getFeatures(PECL event >= 1.2.6-beta) EventBase::getFeatures — Returns bitmask of features supported 설명
public
int
EventBase::getFeatures
( void
)
Returns bitmask of features supported. 인수이 함수는 인수가 없습니다. 반환값Returns integer representing a bitmask of supported features. See EventConfig::FEATURE_* constants . 예제Example #1 EventBase::getFeatures() example
<?php 참고
|