IDebugApplicationNode100::QueryIsChildNode
Determines whether the specified document belongs to one of the child nodes of this node.
Important
IDebugApplicationNode100 Interface is implemented by PDM v10.0 and greater. Found in activdbg100.h.
Syntax
HRESULT QueryIsChildNode( [in] IDebugDocument* pSearchKey );
Parameters
pSearchKey
The search key.