IRPDefGenerator.ShowProcessParametersDialog

Applies To: Custom RPDef Generator

Shows the Process Parameter Dialog.

This method is invoked by the Image Service Editor Factory after you are done with the Add Data Dialog.

[VB.NET]

Function ShowProcessParametersDialog() As Integer

Implements ESRI.ImageServer.RPDefGenerator.IRPDefGenerator.ShowProcessParametersDialog

[C/C++]

int ShowProcessParametersDialog();

Return Value

Integer indicating the status of the method invocation:

Constant

Description

-1

Error showing dialog

0

Function executed successfully

1

Warning (non-critical error) occurred while showing the process parameters dialog

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM

Dependency

ESRI.ImageServer.RPDefGenerator.dll

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