_ApplicationEvents_XDocumentChangeEventHandler 대리자
이 대리자는 내부용으로 예약되어 있으며 사용자 코드에서 직접 사용하기 위한 것이 아닙니다.
네임스페이스: Microsoft.Office.Interop.InfoPath
어셈블리: Microsoft.Office.Interop.InfoPath(microsoft.office.interop.infopath.dll)
구문
<ComVisibleAttribute(False)> _
<TypeLibTypeAttribute(16)> _
Public Delegate Sub _ApplicationEvents_XDocumentChangeEventHandler ()
Dim instance As New _ApplicationEvents_XDocumentChangeEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
[TypeLibTypeAttribute(16)]
public delegate void _ApplicationEvents_XDocumentChangeEventHandler ()