This document is archived and information here might be outdated. Recommended version. |
Make item.
[Visual Basic .NET] Public Function MakeGPItem ( _ ByVal pItem As IArcInfoItem _ ) As IGPArcInfoItem
[C#] public IGPArcInfoItem MakeGPItem ( IArcInfoItem pItem );
[C++]
HRESULT MakeGPItem(
IArcInfoItem* pItem
);
[C++] Parameters pItem [in]
pItem is a parameter of type IArcInfoItem*