CFBagGetTypeID()
Returns the type identifier for the CFBag opaque type.
Declaration
func CFBagGetTypeID() -> CFTypeIDReturn Value
The type identifier for the CFBag opaque type.
Discussion
CFMutableBag objects have the same type identifier as CFBag objects.