GetDefaultLocationCS

This method returns the coordinate system parameters, if it exist, defined in the point cloud model as its default Coordinate System.

 

HRESULT GetDefaultLocationCS(

[out] VARIANT* bstrGroupKey,

[out] VARIANT* bstrSystemKey,

[out] VARIANT* bstrDatumKey,

[out] VARIANT* bstrUnitKey,

[out] VARIANT* longEPSG);

Parameters:

Return Values:

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

 

Return value

Meaning

S_OK

Success.

E_FAIL

There is no default location or catastrophic failure.