Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.