This document is archived and information here might be outdated. Recommended version. |
Gets the GxObject for a data element.
[Visual Basic .NET] Public Function GetGxObject ( _ ByVal pDataTlement As IDataElement _ ) As Object
[C#] public object GetGxObject ( IDataElement pDataTlement );
[C++]
HRESULT GetGxObject(
IDataElement* pDataTlement
);
[C++] Parameters pDataTlement [in]
pDataTlement is a parameter of type IDataElement*