다음을 통해 공유


SharepointListAdapter2 인터페이스

이 형식은 COM 상호 운용성을 위해 관리 코드에 필요한 coclass에 의해 구현되는 COM 인터페이스에 대한 래퍼입니다. 이 인터페이스에서 지정한 구성원에 액세스하려면 이 인터페이스를 구현하는 coclass를 래핑하는 형식을 사용하십시오. 사용법, 주의 사항, 예제와 같은 coclass 인터페이스에 대한 자세한 내용은 다음을 참고하십시오. SharepointListAdapterObject.

 

네임스페이스: Microsoft.Office.Interop.InfoPath.SemiTrust
어셈블리: Microsoft.Office.Interop.InfoPath.SemiTrust(microsoft.office.interop.infopath.semitrust.dll)

구문

<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd740-0786-11d1-95fa-0080c78ee3bb")> _
<CLSCompliantAttribute(False)> _
Public Interface SharepointListAdapter2
    Inherits SharepointListAdapter

Dim instance As SharepointListAdapter2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("096cd740-0786-11d1-95fa-0080c78ee3bb")] 
[CLSCompliantAttribute(false)] 
public interface SharepointListAdapter2 : SharepointListAdapter

참고 항목

참조

SharepointListAdapter2 구성원
Microsoft.Office.Interop.InfoPath.SemiTrust 네임스페이스