1 reference to COWAIT_FLAGS
MSBuildTaskHost (1)
NativeMethods.cs (1)
1778
public static extern int CoWaitForMultipleHandles(
COWAIT_FLAGS
dwFlags, int dwTimeout, int cHandles, [MarshalAs(UnmanagedType.LPArray)] IntPtr[] pHandles, out int pdwIndex);