IsGroup

IsGroup is a method that determines whether or not an Info Tree item is a group.

Supported by TerraExplorer Viewer.

 

HRESULT IsGroup(

[in] long ItemID,

[out, retval] BOOL *pVal)

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.

 

Remarks: See:”Finding and modifying objects”.