IServicePropertiesDialog.Close method

Applies To: IServicePropertiesDialog

Cleans up and closes the object and the associated property page.

[Visual Basic 6.0]

variable = Object.Close(pageId)

Arguments

[in] pageId

Property page. It is an Enum defined in the client library.

Constant

Value

Description

VALUE

MetadataPage

For embedding metadata control

VALUE

ServicePropertiesPage

For embedding service properties

VALUE

ViewPointPage

For embedding viewpoint control

Return Value

Boolean that determines the close 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)