Sdílet prostřednictvím


ICLRExtensions.GetIntPtr-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 GetIntPtr ( _
    <InAttribute> pdispNode As Object _
) As Integer
'Usage
Dim instance As ICLRExtensions
Dim pdispNode As Object
Dim returnValue As Integer

returnValue = instance.GetIntPtr(pdispNode)
int GetIntPtr (
    [InAttribute] Object pdispNode
)

Parameter

  • pdispNode

Siehe auch

Referenz

ICLRExtensions-Schnittstelle
ICLRExtensions-Member
Microsoft.Office.Interop.InfoPath-Namespace