IErrorLog Interface

Definition

Communicates detailed error information between a client and an object. For more information, see IErrorLog.

public interface class IErrorLog
public interface class IErrorLog
__interface IErrorLog
[System.Runtime.InteropServices.Guid("3127CA40-446E-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IErrorLog
[System.Runtime.InteropServices.Guid("3127CA40-446E-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IErrorLog
[<System.Runtime.InteropServices.Guid("3127CA40-446E-11CE-8135-00AA004BB851")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IErrorLog = interface
[<System.Runtime.InteropServices.Guid("3127CA40-446E-11CE-8135-00AA004BB851")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IErrorLog = interface
Public Interface IErrorLog
Attributes

Methods

AddError(String, EXCEPINFO[])

Applies to