共用方式為


IInteropLogger Interface

Definition

public interface class IInteropLogger
public interface class IInteropLogger
__interface IInteropLogger
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("f842ecf1-6394-478b-b253-2054145b1b94")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IInteropLogger
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("f842ecf1-6394-478b-b253-2054145b1b94")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IInteropLogger = interface
Public Interface IInteropLogger
Attributes

Methods

Log(Int32, String)
LogWithHResult(Int32, String, Int32)
LogWithPathAndHResult(Int32, String, String, Int32)

Applies to