IsLayer

IsLayer is a method that determines whether an Info Tree item is a feature layer, and returns the ItemID of the layer root group.

Supported by TerraExplorer Viewer.

 

HRESULT IsLayer(

[in, out] long* ItemID,

[out, retval] BOOL* bLayer)

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.