다음을 통해 공유


StrategyBasedComWrappers.GetOrCreateInterfaceDetailsStrategy 메서드

정의

새 COM 개체 래퍼에 대한 인터페이스 세부 정보 전략을 가져오거나 만듭니다.

protected:
 virtual System::Runtime::InteropServices::Marshalling::IIUnknownInterfaceDetailsStrategy ^ GetOrCreateInterfaceDetailsStrategy();
protected virtual System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy GetOrCreateInterfaceDetailsStrategy ();
abstract member GetOrCreateInterfaceDetailsStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy
override this.GetOrCreateInterfaceDetailsStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy
Protected Overridable Function GetOrCreateInterfaceDetailsStrategy () As IIUnknownInterfaceDetailsStrategy

반환

인터페이스는 새 COM 개체에 사용할 전략을 자세히 설명합니다.

적용 대상