CMBlockBufferFlags Enum

Definition

An enumeration of flags to be used with CreateEmpty(UInt32, CMBlockBufferFlags, CMBlockBufferError).

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CMBlockBufferFlags
type CMBlockBufferFlags = 
Inheritance
CMBlockBufferFlags
Attributes

Fields

AlwaysCopyData 2
AssureMemoryNow 1
DontOptimizeDepth 4
PermitEmptyReference 8

Applies to