ACR_ServerCommunicator.SocketIo.SetRecvfromCallout C# (CSharp) Method

SetRecvfromCallout() private method

private SetRecvfromCallout ( IntPtr NewCallout ) : IntPtr
NewCallout System.IntPtr
return System.IntPtr
        private static extern IntPtr SetRecvfromCallout(IntPtr NewCallout);