Edit

Share via


CMBlockBufferError Enum

Definition

An enumeration whose values specify errors relating to CMBlockBuffers.

public enum CMBlockBufferError
type CMBlockBufferError = 
Inheritance
CMBlockBufferError

Fields

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

Applies to