Windows インターフェイス
この型は、COM 相互運用のためにマネージ コードで必要とされるコクラスによって実装される COM インターフェイスのラッパーです。このインターフェイスによって指定されるメンバにアクセスするには、このインターフェイスを実装するコクラスをラップする型を使用します。この型については (使用例、解説、およびサンプル コードを含む)、次を参照してください WindowsCollection。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<GuidAttribute("096cd58b-0786-11d1-95fa-0080c78ee3bb")> _
<CLSCompliantAttribute(False)> _
<DefaultMemberAttribute("Item")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface Windows
'使用
Dim instance As Windows
[GuidAttribute("096cd58b-0786-11d1-95fa-0080c78ee3bb")]
[CLSCompliantAttribute(false)]
[DefaultMemberAttribute("Item")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
public interface Windows
関連項目
参照
Windows のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間