Ac_K cfcc360d06 ldn: Implement calls of UserLocalCommunicationService (#829)
* ldn: Implement calls of UserLocalCommunicationService

- Implement `IUserServiceCreator: CreateUserLocalCommunicationService` according to RE.
- Implement `IUserLocalCommunicationService` calls:
  - Every calls in this interface are layered to `NetworkInterface`.
  - `GetState` according to RE.
  - `InitializeOld`, `Initialize` and `Finalize` stubbed with the appropriate result code and some TODO according to RE.
  - `AttachStateChangeEvent` according to RE.

* Fix var name and TODO comments

* Fix review
2019-11-21 13:24:06 +01:00
..
2019-10-28 11:50:50 +11:00
2019-11-18 12:16:26 +01:00
2019-10-17 08:17:44 +02:00
2019-11-08 15:49:48 +01:00
2019-07-14 16:04:38 -03:00
2019-10-17 08:17:44 +02:00
2019-11-08 15:49:48 +01:00
2019-10-17 08:17:44 +02:00
2019-07-14 23:30:47 +02:00