次の方法で共有


VersionUpgradeEvent インターフェイス

この型は、COM 相互運用のためにマネージ コードで必要とされるコクラスによって実装される COM インターフェイスのラッパーです。このインターフェイスによって指定されるメンバにアクセスするには、このインターフェイスを実装するコクラスをラップする型を使用します。この型については (使用例、解説、およびサンプル コードを含む)、次を参照してください VersionUpgradeEventObject

 

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("096cd614-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface VersionUpgradeEvent
    Inherits DocReturnEvent, DocEvent
'使用
Dim instance As VersionUpgradeEvent
[CLSCompliantAttribute(false)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("096cd614-0786-11d1-95fa-0080c78ee3bb")] 
public interface VersionUpgradeEvent : DocReturnEvent, DocEvent

関連項目

参照

VersionUpgradeEvent のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間