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