IDL source Global indexinterface StructuredPullSupplier : NotifySubscribe
void disconnect_structured_pull_supplier();
CosNotification::StructuredEvent pull_structured_event() raises(CosEventComm::Disconnected);
CosNotification::StructuredEvent try_pull_structured_event(out boolean has_event) raises(CosEventComm::Disconnected);