NetworkOperatorTetheringManager.GetTetheringCapabilityFromConnectionProfile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets tethering capabilities, based on the given connection profile.
public:
static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile ^ profile);
static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile const& profile);
public static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile profile);
function getTetheringCapabilityFromConnectionProfile(profile)
Public Shared Function GetTetheringCapabilityFromConnectionProfile (profile As ConnectionProfile) As TetheringCapability
Parameters
- profile
- ConnectionProfile
Connection profile to be checked.
Returns
Tethering capabilities of the connection profile.
Windows requirements
App capabilities |
wiFiControl
|