Click or drag to resize
Xcalibur Systems LLC Logo

LockSetForegroundWindowType Enumeration

Specifies whether to enable or disable calls to .

LockSetForegroundWindow function


Namespace: Xcalibur.NativeMethods.V2.Windows
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
[FlagsAttribute]
public enum LockSetForegroundWindowType
Members
Member nameValueDescription
Lock1 Disables calls to .
Unlock2 Enables calls to .
See Also