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);