7#ifndef __PROXY_PROXYSERVICE_H__
8#define __PROXY_PROXYSERVICE_H__
Declaration of the IWorkByProxy structure, which represents both the real service and the proxy servi...
IWorkByProxy * GetProxyService(void)
Obtain the proxy service.
Represents what can be done on the proxy object. This same interface is implemented on the real objec...