다음을 통해 공유


IStdMarshalInfo Interface

Definition

Specifies the handler to use in the destination process during standard marshaling. For more information, see IStdMarshalInfo.

public interface class IStdMarshalInfo
public interface class IStdMarshalInfo
__interface IStdMarshalInfo
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000018-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IStdMarshalInfo
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000018-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IStdMarshalInfo
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000018-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IStdMarshalInfo = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000018-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IStdMarshalInfo = interface
Public Interface IStdMarshalInfo
Attributes

Methods

GetClassForHandler(UInt32, IntPtr, Guid)

Applies to