7#ifndef __PROXY_REALSERVICE_H__
8#define __PROXY_REALSERVICE_H__
Declaration of the IWorkByProxy structure, which represents both the real service and the proxy servi...
IWorkByProxy * GetRealService(void)
Return a pointer to the real service expressed as an IWorkByProxy service.
Represents what can be done on the proxy object. This same interface is implemented on the real objec...