WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ComErrorCodes - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ComErrorCodes

    Error and succes codes

    Namespace: Syncfusion.CompoundFile.DocIO.Native
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    [CLSCompliant(false)]
    public enum ComErrorCodes : uint

    Fields

    Name Description
    DV_E_FORMATETC

    Invalid FORMATETC structure

    E_FAIL

    General access denied error.

    E_INVALIDARG

    No such interface supported.

    E_NOTIMPL

    Ran out of memory.

    E_UNEXPECTED

    Catastrophic failure.

    OLE_E_ADVISENOTSUPPORTED

    This implementation doesn't take advises.

    S_FALSE

    Success code.

    S_OK

    Success code.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved