IErrorLog Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Comunica informações de erro detalhadas entre um cliente e um objeto. Para obter mais informações, consulte 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(1)>]
type IErrorLog = interface
Public Interface IErrorLog
- Atributos
Métodos
| AddError(String, EXCEPINFO[]) |