CFStreamClientContext Struct

Definition

A structure used to support custom stream-related events.

public struct CFStreamClientContext
type CFStreamClientContext = struct
Inheritance
CFStreamClientContext

Fields

Info

User-defined data.

Version

The version of this structure. Currently the only valid value is 0.

Methods

Release()

Call this method to release the Info pointer.

Retain()

Call this method to retain the Info pointer.

ToString()

Gets a description of this structure and its data.

Applies to