我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
您也可以阅读此文章的English (US)版。
PresentationConnectionList
is the collection of incoming presentation connections.
Properties
- PresentationConnectionList
.connections
- This property must return the non-terminated set of presentation connections in the set of presentation controllers.
Event Handlers
- PresentationConnectionList
.
onconnectionavailable
- that must be supported as event handler IDL attributes, by objects implementing the
PresentationConnectionList
interface. The corresponding event handler event type isconnectionavailable
.