次の方法で共有


ApplicationEventsClass クラス

この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。

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

構文

'宣言
<GuidAttribute("80756412-5146-11D5-A672-00B0D022E945")> _
<ClassInterfaceAttribute(0)> _
<ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ApplicationEvents" & ChrW(0) & "")> _
Public Class ApplicationEventsClass
    Implements ApplicationEvents, _ApplicationEvents_Event
'使用
Dim instance As ApplicationEventsClass
[GuidAttribute("80756412-5146-11D5-A672-00B0D022E945")] 
[ClassInterfaceAttribute(0)] 
[ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ApplicationEvents\0")] 
public class ApplicationEventsClass : ApplicationEvents, _ApplicationEvents_Event

継承階層

System.Object
  Microsoft.Office.Interop.InfoPath.ApplicationEventsClass

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

関連項目

参照

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