Contents

init(version:info:retain:release:copyDescription:)

Creates an object that contains user-defined data and callbacks for net service browsers using the specified values.

Declaration

init(version: CFIndex, info: UnsafeMutableRawPointer?, retain: CFAllocatorRetainCallBack?, release: CFAllocatorReleaseCallBack?, copyDescription: CFAllocatorCopyDescriptionCallBack?)

See Also

Initializers