The CNS view was not found.
The view is connected and operational.
The distributed system is not connected.
The distributed system is not connected, but the view exists in the address space.
A full synchronization is running.
A delta synchronization is running.
The state is undefined.
Enumerates the possible states of a CNS View Browser view.
Used in WinccoaCnsViewBrowserCallback to indicate the current state of the view browser.
ViewStateIsUndefined: The state is undefined.ConnectedAndOk: The view is connected and operational.ViewDeltaSyncRunning: A delta synchronization is running.FullSyncRunning: A full synchronization is running.CnsViewNotFound: The CNS view was not found.DistNotConnected: The distributed system is not connected.DistNotConnectedViewInAddressSpace: The distributed system is not connected, but the view exists in the address space.See
WinccoaCnsViewBrowserCallback