BMXNET 4.0 Developer API

The EhrFramework type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AttachTo(Object)
Attach the services to the aConsumer. This is basically a push of services versus a service lookup. aConsumer will be offered to cosume: LocalSession via LocalConsumer RemoteSession via RemoteSessionConsumer RemoteSessionPool via RemoteSessionPoolConsumer
Close()()()
Close the EhrFramework

Remarks

Releases all COM objects
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
IncomingEventCallback(String, String)
Forward an incoming event from the COM object to the EhrFramework
MemberwiseClone()()() (Inherited from Object.)
On(CSS_Session, IEhrEvents, ICSS_SessionEvents)
Used to create the single EhrFramework instance used for each EHR/VueCentric-based component
Setup(CSS_Session, IEhrEvents, ICSS_SessionEvents)
ToString()()() (Inherited from Object.)

See Also