次の方法で共有


NSStream.CreatePairWithSocket(CFSocket, NSInputStream, NSOutputStream) メソッド

定義

public static void CreatePairWithSocket (CoreFoundation.CFSocket socket, out Foundation.NSInputStream readStream, out Foundation.NSOutputStream writeStream);
static member CreatePairWithSocket : CoreFoundation.CFSocket *  *  -> unit

パラメーター

socket
CFSocket
readStream
NSInputStream
writeStream
NSOutputStream

適用対象