Public Member Functions | |
| void | setLocalObject (in $unknown object) |
| Set local object. | |
Once registered, calls to methods of such objects can be made from remote COM processes. The main usecase is the event callback implementation where API clients provide callback objects.
{308FF42A-DC45-49D4-A950-B1EEE5E00BB5} | void ILocalOwner::setLocalObject | ( | in $unknown | object | ) |
Set local object.
| object | Local object, to forward requests to. If null, clears currently set local object(s). |
1.5.6