Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Creating Proxy Objects
In addition to designing classes that implement IAccessible properties and methods, server developers may also need to design proxy objects that monitor the life span of accessible objects. If an accessible object in an application is available the entire time the application is running, then you do not need to create a proxy object. If it is possible to destroy the accessible object while the application is running, then you must create a proxy object.
In this section
Feedback
Was this page helpful?
