MCD_STR CMarkup::GetChildElemPath() const;
|
The GetChildElemPath
method is the same as the GetElemPath method except that it returns the absolute path of the child position element. If there is no current child position, it returns an empty string. See Paths In CMarkup.