IRPDefGenerator.GetItemsToAdd

Applies To: Custom RPDef Generator

The application calls this method after a successful call to the FindItemsToAdd function. This function is expected to return an Array of RPDefEntry structure containing names of source items for which RPDef Generation will soon be attempted.

[VB.NET]

Function GetItemsToAdd() As System.Array

Implements ESRI.ImageServer.RPDefGenerator.IRPDefGenerator.GetItemsToAdd

[C/C++]

[MarshalAs(UnmanagedType::SafeArray)]

Array* GetItemsToAdd(); 

Return Value

Array of RPDef  Entry structures containing the names of source items for which RPDef Generation will be attempted.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM

Dependency

ESRI.ImageServer.RPDefGenerator.dll

For a detailed example, please see the \Developer Kit\Raster Types\Samples.