CFType Class

Definition

Base type for some Core Foundation classes, such as CFSocket and CFStream.

public class CFType
type CFType = class
Inheritance
CFType
Derived

Constructors

CFType()

Methods

Equal(IntPtr, IntPtr)

Compares two handles of native objects for equality.

GetDescription(IntPtr)

Returns a textual representation of the specified object.

GetTypeID(IntPtr)

Returns the CoreFoundation type for the specified object.

Applies to