SE_shape_generate_from_binary |
Creates a shape from its ESRI binary represenation.
LONG SE_shape_generate_from_binary (const CHAR *binary_type, SE_SHAPE shape);
binary_type | A handle to a binary representation of a shape |
shape | A handle to an active shape object, returned as the new shape |
Returns an ArcSDE shape from its ESRI binary representation.
SE_SUCCESS
SE_COORD_OUT_OF_BOUNDS
SE_INVALID_ENTITY_TYPE
SE_INVALID_NUM_MEASURES
SE_INVALID_NUM_PARTS
SE_INVALID_OUTER_SHELL
SE_INVALID_PART_OFFSET
SE_INVALID_PART_SEPARATOR
SE_INVALID_SYSTEM_UNITS
SE_INVALID_POINTER
SE_INVALID_POLYGON_CLOSURE
SE_INVALID_SHAPE_OBJECT
SE_OUT_OF_CLMEM
SE_OUTER_SHELLS_OVERLAP
SE_POLY_SHELLS_OVERLAP
SE_POLYGON_HAS_VERTICAL_LINE
SE_READ_ONLY_SHAPE
SE_SDE_NOT_STARTED
SE_SELF_INTERSECTING
SE_SHAPE_INTEGRITY_ERROR
SE_TOO_FEW_POINTS
SE_ZERO_AREA_POLYGON