Wireless Provisioning Services Interface
Note Wireless Provisioning Services (WPS) is no longer available as of Windows Vista.
The Wireless Provisioning Services provide the following COM interfaces:
IProvisioningDomain
Add or query provisioning information from WPS XML files stored on the client.IProvisioningProfileWireless
Create profiles from WPS XML data generated by an application or setup program.
Note IUnknown methods are common to all COM interfaces. COM interfaces support the AddRef, QueryInterface, and Release methods. See the Microsoft Windows SDK documentation for more information about IUnknown interface methods.