SE_coordref_get_precision |
Retrieves the precision from a coordinate reference object (SE_COORDREF).
LONG SE_coordref_get_precision (SE_COORDREF coordref, LONG *precision);
coordref | The coordinate reference object from which to retrieve the precision value. |
precision | Location in which to store a retrieved precision value. |
A connection to an ArcSDE server must exist before calling this function.