TIBCO Adapter SDK C++ Reference
|
Method | Description |
![]() ![]() | Return the path used to create this enumerator, that is, the rsPath parameter used in the MProperties::newEnumerator() method. |
![]() ![]() | Indicate that the node in the tree is a directory. |
![]() ![]() | Indicate that the node in the tree is an object. |
![]() ![]() |
Return an attribute/value pair if the next item is an attribute. If the next item is an element, returns a matching enumerator. This form is suitable for returning any value, including MGlobalNameData, MString, and MBinary data. |
![]() ![]() | Return an attribute/value pair if the next item is an attribute. Use this method to retrieve string values. |