DOFSystembeginInterest Method OpenDOF Object Access Library
Overload List

  NameDescription
Public methodbeginInterest(DOFInterfaceID, DOFInterestLevel)
Used by a Requestor to request interest with an indefinate duration in a given interface and any object.
Public methodbeginInterest(DOFObjectID, DOFInterestLevel)
Used by a Requestor to request interest with an indefinate duration in a given object and any interface.
Public methodbeginInterest(DOFObjectID, DOFInterfaceID, DOFInterestLevel)
Used by a Requestor to request interest with an indefinate duration in a given object and interface combination.
Public methodbeginInterest(DOFObjectID, DOFInterfaceID, DOFInterestLevel, Int32)
Used by a Requestor to request interest in a given object and interface combination.
Public methodbeginInterest(DOFObjectID, DOFInterfaceID, DOFInterestLevel, Int32, DOFSystemInterestOperationListener)
Used by a Requestor to request interest in a given object and interface combination.
Public methodbeginInterest(DOFObjectID, DOFInterfaceID, DOFInterestLevel, Int32, DOFSystemInterestOperationListener, Object)
Used by a Requestor to request interest in a given object and interface combination.
Public methodbeginInterest(DOFObjectID, DOFInterfaceID, DOFInterestLevel, DOFOperationControl, Int32, DOFSystemInterestOperationListener, Object)
Used by a Requestor to request interest in a given object and interface combination specifying a DOFOperation.Control.
Top
See Also

Reference