Microsoft.Protocols.TestSuites.Common.NativeMethods.EcDoAsyncWaitEx C# (CSharp) Метод

EcDoAsyncWaitEx() приватный Метод

private EcDoAsyncWaitEx ( IntPtr ecDoAsyncWaitEx_AsyncHandle, IntPtr acxh, int r, IntPtr o ) : void
ecDoAsyncWaitEx_AsyncHandle System.IntPtr
acxh System.IntPtr
r int
o System.IntPtr
Результат void
        public static extern void EcDoAsyncWaitEx(
            IntPtr ecDoAsyncWaitEx_AsyncHandle,
            IntPtr acxh,
            int r,
            IntPtr o);