Share via


ISdpNodeContainer::GetNodeCount (Compact 2013)

3/26/2014

This method retrieves the number of nodes in the SDP container.

Syntax

HRESULT GetNodeCount(
  ULONG* pNodeCount
);

Parameters

  • pNodeCount
    [out] Number of nodes.

Return Value

Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.

See Also

Reference

ISdpNodeContainer