You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > FileHandlerUi Class > FileHandlerUi Methods > FileHandlerUi.SetApplicationHandle Method
Close
Ofcas.Lk.Api.Client - Version 3.0
FileHandlerUi.SetApplicationHandle Method

Sets 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.

Syntax
C#
public void SetApplicationHandle(IntPtr handle);
Parameters
Description
IntPtr handle
The UI handle to be used for opened user interfaces from this class.
Copyright © 2020. All rights reserved.