CMBlockBufferError Enum

Definition

An enumeration whose values specify errors relating to CMBlockBuffers.

public enum CMBlockBufferError
type CMBlockBufferError = 
Inheritance
CMBlockBufferError

Fields

BadCustomBlockSource -12702
BadLengthParameter -12704
BadOffsetParameter -12703
BadPointerParameter -12705
BlockAllocationFailed -12701
EmptyBlockBuffer -12706
InsufficientSpace -12708
None 0
StructureAllocationFailed -12700
UnallocatedBlock -12707

Applies to