[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.ResultCode

Class ResultCode

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

D2D result codes.

public static class ResultCode
Inheritance
object
ResultCode
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Fields

BadNumber

D2DERR_BAD_NUMBER

public static readonly HResultDescriptor BadNumber

Field Value

HResultDescriptor

BitmapBoundAsTarget

D2DERR_BITMAP_BOUND_AS_TARGET

public static readonly HResultDescriptor BitmapBoundAsTarget

Field Value

HResultDescriptor

BitmapCannotDraw

D2DERR_BITMAP_CANNOT_DRAW

public static readonly HResultDescriptor BitmapCannotDraw

Field Value

HResultDescriptor

CyclicGraph

D2DERR_CYCLIC_GRAPH

public static readonly HResultDescriptor CyclicGraph

Field Value

HResultDescriptor

DisplayFormatNotSupported

D2DERR_DISPLAY_FORMAT_NOT_SUPPORTED

public static readonly HResultDescriptor DisplayFormatNotSupported

Field Value

HResultDescriptor

DisplayStateInvalid

D2DERR_DISPLAY_STATE_INVALID

public static readonly HResultDescriptor DisplayStateInvalid

Field Value

HResultDescriptor

EffectIsNotRegistered

D2DERR_EFFECT_IS_NOT_REGISTERED

public static readonly HResultDescriptor EffectIsNotRegistered

Field Value

HResultDescriptor

ExceedsMaximumBitmapSize

D2DERR_EXCEEDS_MAX_BITMAP_SIZE

public static readonly HResultDescriptor ExceedsMaximumBitmapSize

Field Value

HResultDescriptor

IncompatibleBrushTypes

D2DERR_INCOMPATIBLE_BRUSH_TYPES

public static readonly HResultDescriptor IncompatibleBrushTypes

Field Value

HResultDescriptor

InsufficientDeviceCapabilities

D2DERR_INSUFFICIENT_DEVICE_CAPABILITIES

public static readonly HResultDescriptor InsufficientDeviceCapabilities

Field Value

HResultDescriptor

IntermediateTooLarge

D2DERR_INTERMEDIATE_TOO_LARGE

public static readonly HResultDescriptor IntermediateTooLarge

Field Value

HResultDescriptor

InternalError

D2DERR_INTERNAL_ERROR

public static readonly HResultDescriptor InternalError

Field Value

HResultDescriptor

InvalidCall

D2DERR_INVALID_CALL

public static readonly HResultDescriptor InvalidCall

Field Value

HResultDescriptor

InvalidGraphConfiguration

D2DERR_INVALID_GRAPH_CONFIGURATION

public static readonly HResultDescriptor InvalidGraphConfiguration

Field Value

HResultDescriptor

InvalidInternalGraphConfiguration

D2DERR_INVALID_INTERNAL_GRAPH_CONFIGURATION

public static readonly HResultDescriptor InvalidInternalGraphConfiguration

Field Value

HResultDescriptor

InvalidProperty

D2DERR_INVALID_PROPERTY

public static readonly HResultDescriptor InvalidProperty

Field Value

HResultDescriptor

InvalidTarget

D2DERR_INVALID_TARGET

public static readonly HResultDescriptor InvalidTarget

Field Value

HResultDescriptor

LayerAlreadyInUse

D2DERR_LAYER_ALREADY_IN_USE

public static readonly HResultDescriptor LayerAlreadyInUse

Field Value

HResultDescriptor

MaximumTextureSizeExceeded

D2DERR_MAX_TEXTURE_SIZE_EXCEEDED

public static readonly HResultDescriptor MaximumTextureSizeExceeded

Field Value

HResultDescriptor

NoHardwareDevice

D2DERR_NO_HARDWARE_DEVICE

public static readonly HResultDescriptor NoHardwareDevice

Field Value

HResultDescriptor

NoSubProperties

D2DERR_NO_SUBPROPERTIES

public static readonly HResultDescriptor NoSubProperties

Field Value

HResultDescriptor

NotInitializeD

D2DERR_NOT_INITIALIZED

public static readonly HResultDescriptor NotInitializeD

Field Value

HResultDescriptor

OriginalTargetNotBound

D2DERR_ORIGINAL_TARGET_NOT_BOUND

public static readonly HResultDescriptor OriginalTargetNotBound

Field Value

HResultDescriptor

OutstandingBitmapReferences

D2DERR_OUTSTANDING_BITMAP_REFERENCES

public static readonly HResultDescriptor OutstandingBitmapReferences

Field Value

HResultDescriptor

PopCallDidNotMatchPush

D2DERR_POP_CALL_DID_NOT_MATCH_PUSH

public static readonly HResultDescriptor PopCallDidNotMatchPush

Field Value

HResultDescriptor

PrintFormatNotSupported

D2DERR_PRINT_FORMAT_NOT_SUPPORTED

public static readonly HResultDescriptor PrintFormatNotSupported

Field Value

HResultDescriptor

PrintJobClosed

D2DERR_PRINT_JOB_CLOSED

public static readonly HResultDescriptor PrintJobClosed

Field Value

HResultDescriptor

PushPopUnbalanced

D2DERR_PUSH_POP_UNBALANCED

public static readonly HResultDescriptor PushPopUnbalanced

Field Value

HResultDescriptor

RecreateTarget

D2DERR_RECREATE_TARGET

public static readonly HResultDescriptor RecreateTarget

Field Value

HResultDescriptor

RenderTargetHasLayerOrCliprect

D2DERR_RENDER_TARGET_HAS_LAYER_OR_CLIPRECT

public static readonly HResultDescriptor RenderTargetHasLayerOrCliprect

Field Value

HResultDescriptor

ScannerFailed

D2DERR_SCANNER_FAILED

public static readonly HResultDescriptor ScannerFailed

Field Value

HResultDescriptor

ScreenAccessDenied

D2DERR_SCREEN_ACCESS_DENIED

public static readonly HResultDescriptor ScreenAccessDenied

Field Value

HResultDescriptor

ShaderCompileFailed

D2DERR_SHADER_COMPILE_FAILED

public static readonly HResultDescriptor ShaderCompileFailed

Field Value

HResultDescriptor

TargetNotGdiCompatible

D2DERR_TARGET_NOT_GDI_COMPATIBLE

public static readonly HResultDescriptor TargetNotGdiCompatible

Field Value

HResultDescriptor

TextEffectIsWrongType

D2DERR_TEXT_EFFECT_IS_WRONG_TYPE

public static readonly HResultDescriptor TextEffectIsWrongType

Field Value

HResultDescriptor

TextRendererNotReleased

D2DERR_TEXT_RENDERER_NOT_RELEASED

public static readonly HResultDescriptor TextRendererNotReleased

Field Value

HResultDescriptor

TooManyShaderElements

D2DERR_TOO_MANY_SHADER_ELEMENTS

public static readonly HResultDescriptor TooManyShaderElements

Field Value

HResultDescriptor

TooManyTransformInputs

D2DERR_TOO_MANY_TRANSFORM_INPUTS

public static readonly HResultDescriptor TooManyTransformInputs

Field Value

HResultDescriptor

UnsupportedOperation

D2DERR_UNSUPPORTED_OPERATION

public static readonly HResultDescriptor UnsupportedOperation

Field Value

HResultDescriptor

UnsupportedVersion

D2DERR_UNSUPPORTED_VERSION

public static readonly HResultDescriptor UnsupportedVersion

Field Value

HResultDescriptor

Win32Error

D2DERR_WIN32_ERROR

public static readonly HResultDescriptor Win32Error

Field Value

HResultDescriptor

WrongFactory

D2DERR_WRONG_FACTORY

public static readonly HResultDescriptor WrongFactory

Field Value

HResultDescriptor

WrongResourceDomain

D2DERR_WRONG_RESOURCE_DOMAIN

public static readonly HResultDescriptor WrongResourceDomain

Field Value

HResultDescriptor

WrongState

D2DERR_WRONG_STATE

public static readonly HResultDescriptor WrongState

Field Value

HResultDescriptor

ZeroVector

D2DERR_ZERO_VECTOR

public static readonly HResultDescriptor ZeroVector

Field Value

HResultDescriptor