IAISImageServicePropertiesDialog.Refresh method

Applies To: IAISImageServicePropertiesDialog

This method refreshes the dialogs and all the associated property pages.

[Visual Basic 6.0]

retStatus=Object.HasChanged()

[C++]

Object->HasChanged(&retStatus);

[C#, .NET]

retStatus=Object.HasChanged();

Return Value

[out]retStatus

Boolean that determines the change state.

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)