Overload List
Name | Description | |
---|---|---|
![]() | beginQuery(DOFQuery, DOFSystemQueryOperationListener) | Used by a Requestor to begin an asynchronous query with an indefinate duration for the availability of objects
which provide interfaces that match the specified query.
|
![]() | beginQuery(DOFObjectID, DOFInterfaceID, DOFSystemQueryOperationListener) | Used by a Requestor to begin an asynchronous query with an indefinate duration for the availability of objects which provide interfaces that match the specified query.
|
![]() | beginQuery(DOFQuery, Int32, DOFSystemQueryOperationListener) | Used by a Requestor to begin an asynchronous query for the availability of objects which provide interfaces that match the specified query.
|
![]() | beginQuery(DOFObjectID, DOFInterfaceID, Int32, DOFSystemQueryOperationListener) | Used by a Requestor to begin an asynchronous query for the availability of objects which provide interfaces that match the specified query.
|
![]() | beginQuery(DOFQuery, Int32, DOFSystemQueryOperationListener, Object) | Used by a Requestor to begin an asynchronous query for the availability of objects which provide interfaces that match the specified query.
|
![]() | beginQuery(DOFObjectID, DOFInterfaceID, Int32, DOFSystemQueryOperationListener, Object) | Used by a Requestor to begin an asynchronous query with an indefinate duration for the availability of objects which provide interfaces that match the specified query.
|
See Also