Description
Reports the name of an ancestor object for the object being queried.
The PBORCA_ObjectQueryHierarchy function passes the PBORCA_HIERARCHY structure to its callback function.
Syntax
typedef struct pborca_hierarchy { LPTSTR lpszAncestorName; } PBORCA_HIERARCHY, FAR *PPBORCA_HIERARCHY;