IAISImageServicePropertiesDialog.ShowPropertiesModalDialog method

Applies To: IAISImageServicePropertiesDialog

This method displays the Service Properties dialog in a modal form.

[Visual Basic 6.0]

retStatus=Object.ShowPropertiesModalDialog

[C++]

Object->ShowPropertiesModalDialog(&retStatus);

[C#, .NET]

retStatus=Object.ShowPropertiesModalDialog();

Return Value

[out]retStatus

LONG that determines the show state of the image service properties modal dialog object.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h  (ANSI C)