このメンバは、内部の使用に予約されています。コードから直接使用するためのものではありません。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
Function GetEventSource ( _
<InAttribute> bstrContext As String, _
<InAttribute> bstrEventID As String, _
<InAttribute> bstrDataObjectName As String _
) As Object
'使用
Dim instance As ICLRExtensions
Dim bstrContext As String
Dim bstrEventID As String
Dim bstrDataObjectName As String
Dim returnValue As Object
returnValue = instance.GetEventSource(bstrContext, bstrEventID, bstrDataObjectName)
Object GetEventSource (
[InAttribute] string bstrContext,
[InAttribute] string bstrEventID,
[InAttribute] string bstrDataObjectName
)
パラメータ
- bstrContext
- bstrEventID
- bstrDataObjectName
関連項目
参照
ICLRExtensions インターフェイス
ICLRExtensions のメンバ
Microsoft.Office.Interop.InfoPath 名前空間