Enum EWFlags
Flags for elm.fromWindow.
[Flags]
public enum EWFlags
Namespace: Au.Types
Assembly: Au.dll
Fields
| Name | Description |
|---|---|
| NoThrow | Don't throw exception when fails. Then returns |
| NotInProc | Don't load dll into the target process. More info: EFFlags.NotInProc. |