CFStream.CFStreamCallback Delegate

Definition

A delegate used as a callback in various CFStream methods.

protected delegate void CFStream.CFStreamCallback(IntPtr s, nint type, IntPtr info);

Parameters

s
IntPtr
type
System.System.IntPtr
info
IntPtr

Applies to