Microsoft.Protocols.TestSuites.Common.NativeMethods.EcDoAsyncWaitEx C# (CSharp) Method

EcDoAsyncWaitEx() private method

private EcDoAsyncWaitEx ( IntPtr ecDoAsyncWaitEx_AsyncHandle, IntPtr acxh, int r, IntPtr o ) : void
ecDoAsyncWaitEx_AsyncHandle System.IntPtr
acxh System.IntPtr
r int
o System.IntPtr
return void
        public static extern void EcDoAsyncWaitEx(
            IntPtr ecDoAsyncWaitEx_AsyncHandle,
            IntPtr acxh,
            int r,
            IntPtr o);