ApplicationEventsClass 클래스
이 형식은 COM 상호 운용성을 위해 관리 코드에 필요한 coclass 또는 coclass 구성원에 대한 래퍼입니다. 이 클래스는 사용자 코드에서 직접 사용하기 위한 것이 아닙니다.
네임스페이스: 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
스레드 보안
Visual Basic에서 공유되는 이 형식의 모든 Public static 구성원은 스레드로부터 안전합니다.
참고 항목
참조
ApplicationEventsClass 구성원
Microsoft.Office.Interop.InfoPath 네임스페이스