Desktop Functions: Smart Device Functions:
|
Search Results for "WaitForInputIdle" in [All]shell32
SEE_MASK_WAITFORINPUTIDLE = 0x02000000, user322: keybd_event
static extern uint WaitForInputIdle(IntPtr hProcess, uint dwMilliseconds);
Private Shared Function WaitForInputIdle( _ Process.WaitForInputIdle() Constants4: ShellAPI
public const int SEE_MASK_WAITFORINPUTIDLE = 0x02000000; 5: ShellAPI
public const int SEE_MASK_WAITFORINPUTIDLE = 0x02000000; |