IRegNode::Nodes

[This is preliminary documentation and subject to change.]

Returns a collection of Nodes attached to this Node.



HRESULT Nodes(
  IRegNodes * * pVal,
);

Parameters

pVal
[out, retval] The returned value.

Return Values

S_OK
The operation was successfull.
E_POINTER
A NULL pointer was supplied as an argument.

See Also

IRegNode, IRegNodes