DOFSystembeginQuery Method OpenDOF Object Access Library
Overload List

  NameDescription
Public methodbeginQuery(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.
Public methodbeginQuery(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.
Public methodbeginQuery(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.
Public methodbeginQuery(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.
Public methodbeginQuery(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.
Public methodbeginQuery(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.
Top
See Also

Reference