GetGroupId

This method returns the group ID of a requested layer feature group, layer annotation group or a layer root group of a specified feature layer Features, Annotations or Root group.

 

HRESULT GetGroupId(

[in, optional, defaultvalue(100)] LayerFolderType lLayerType,

[out, retval] long* lGroupId)

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.