OpenDOF Project

The different levels of Interest that can be requested.

See Also
DOFSystem_BeginInterest
Enumerator:
DOFINTERESTLEVEL_WATCH 

Watch interest level: notification only (there is no requirement to take any action).

DOFINTERESTLEVEL_ACTIVATE 

Activate interest level: make available if possible (e.g., by starting a BeginProvide), in addition to Watch.

DOFINTERESTLEVEL_CONNECT 

Connect interest level: make available over a streaming connection if possible (e.g., by connecting to a provider), in addition to Activate.

core-c-dof-oal Version 7.1.7 Build 0
2017-10-31