This method returns the reference to the selected segment as an object.
LPDISPATCH GetSegment(int index)
Parameter |
Type |
Description |
---|---|---|
Index |
Integer |
0 to (max-1), where max is from GetNumSegments. |
Return Value |
Description |
---|---|
Object ref |
A reference to a COBHL7Segment object. |