Enumerates the child nodes of this application node.

HRESULT EnumChildren(
   IEnumDebugApplicationNodes**  pperddp
);

Parameters

pperddp

[out] The enumeration of this node's child nodes.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also