|
Ofcas.Lk.Api.Client - Version 3.0
|
Collapse AllSets an ui handle. All opened user interfaces used this handle as parent. After an operation the default handle from the login scope will be used (ServiceProxyBase{TService,TCoreObject}.Login).
|
Parameters |
Description |
|
IntPtr uiHandle |
the ui handle to be used for opened user interfaces from this class. |
|
bool setAsDefaultHandle = false |
If true, the given handle will be set as the application's default handle. |