EditItemEx

This method sets TerraExplorer to editing mode for the item. Advanced edit options are available through the Flags parameter.

 

HRESULT EditItemEx(

[in] long ItemID,

[in] EditItemFlags Flags,

[in] VARIANT ParentWindow)

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.

TE_E_NOLICENSE

You are running TerraExplorer Viewer and therefore do not have permission to work with this interface.

E_INVALIDARG

The ItemID is not a valid InformationTree ID