SlpDiscoveryMethod_enum

SlpDiscoveryMethod_enum
SlpDiscoveryMethod_enum

The available SLP discovery methods.

Possible values:

  • slpDhcp: Use DHCP to find the SLP DAs.

  • slpAutoUnicast: Use broadcasting to find SLP DAs.

    Only DAs on the current subnet will be found.

  • slpAutoMulticast: Use the well known multicast address to find DAs.

  • slpManual: User specified address for a DA.

This data structure has no properties.
Enumeration: slpDhcp, slpAutoUnicast, slpAutoMulticast, slpManual,