IInteropLogger Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |