static unsafe int Interop.Winsock.GetAddrInfoExW |
( |
[In] string | pName, |
|
|
[In] string | pServiceName, |
|
|
[In] int | dwNamespace, |
|
|
[In] IntPtr | lpNspId, |
|
|
[In] AddressInfoEx * | pHints, |
|
|
[Out] AddressInfoEx ** | ppResult, |
|
|
[In] IntPtr | timeout, |
|
|
[In] NativeOverlapped * | lpOverlapped, |
|
|
[In] delegate *unmanaged< int, int, NativeOverlapped *, void > | lpCompletionRoutine, |
|
|
[Out] IntPtr * | lpNameHandle ) |
|
package |