You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IBeginShowSynchronizedOperationResult Interface
> IBeginShowSynchronizedOperationResult Properties > IBeginShowSynchronizedOperationResult.WindowHandle Property
IBeginShowSynchronizedOperationResult.WindowHandle Property
Close
Ofcas.Lk.Api.Client - Version 3.0
IBeginShowSynchronizedOperationResult.WindowHandle Property

A handle of the window opened by the corresponding operation, which can be used to interact with that window. If there is no valid window handle, the property is set to IntPtr.Zero.

Syntax
C#
IntPtr WindowHandle;
Copyright © 2020. All rights reserved.