ICLRExtensions.GetEventSourceNoPostProcess-Methode
Dieser Member wird für die interne Verwendung reserviert und ist nicht für die direkte Verwendung in Code bestimmt.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Function GetEventSourceNoPostProcess ( _
<InAttribute> bstrContext As String, _
<InAttribute> bstrEventID As String, _
<InAttribute> bstrDataObjectName As String _
) As Object
'Usage
Dim instance As ICLRExtensions
Dim bstrContext As String
Dim bstrEventID As String
Dim bstrDataObjectName As String
Dim returnValue As Object
returnValue = instance.GetEventSourceNoPostProcess(bstrContext, bstrEventID, bstrDataObjectName)
Object GetEventSourceNoPostProcess (
[InAttribute] string bstrContext,
[InAttribute] string bstrEventID,
[InAttribute] string bstrDataObjectName
)
Parameter
- bstrContext
- bstrEventID
- bstrDataObjectName
Siehe auch
Referenz
ICLRExtensions-Schnittstelle
ICLRExtensions-Member
Microsoft.Office.Interop.InfoPath-Namespace