IUPnPServices::get_Count (Compact 7)

3/12/2014

This method returns the number of services in the collection.

Syntax

HRESULT get_Count(
  long* plCount
);

Parameters

  • plCount
    [out] Receives a reference to the number of services in the collection.

Return Value

  • S_OK
    This method was successful.

Requirements

Header

upnp.h

Library

uuid.lib

See Also

Reference

IUPnPServices