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.
Note Wireless Provisioning Services (WPS) is no longer available as of Windows Vista.
The IProvisioningProfileWireless interface is used to add a wireless profile to the preferred profile list managed by the Wireless Zero Configuration service.
Note This method should only be used for private networks that do not provide a subscription service.
Methods
The following methods are listed in vtable order:
IUnknown method | Description |
---|---|
QueryInterface |
Returns pointers to supported interfaces |
AddRef |
Increments the reference count |
Release |
Decrements the reference count |
IProvisioningProfileWireless method | Description |
---|---|
Enables the dynamic configuration of a new profile in the preferred profile list using XML-formatted information |
Comments
The IProvisioningProfileWireless interface supports the preferred profile provisioningmethod.
The XML data used in this interface is based on the WirelessProfile schema.
E_NOTIMPL is not a valid return type for any of the IProvisioningProfileWireless interface's methods.
Requirements
Version |
Not available beginning with Windows Vista. |
Header |
Netprov.h (include Netprov.h) |