EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  C++ 


TElCustomControlledProcess.ProcessLocked

TElCustomControlledProcess     See also    


 

Indicates if current process is suspended.

 
 

Declaration

[C#/Java]
    bool ProcessLocked;

[VB.NET]
    Property ProcessLocked As Boolean

[Pascal]
    property ProcessLocked : Boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[C++]
    int8_t get_ProcessLocked();

 
 

Description

    Use this property to check if the execution of lengthy process is suspended.

 
 

See also:     CheckProcessController     ProcessController    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation