WwanConnectionProfileDetails.GetNetworkRegistrationState 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.
Retrieves the current network registration state for the WWAN connection.
public:
virtual WwanNetworkRegistrationState GetNetworkRegistrationState() = GetNetworkRegistrationState;
WwanNetworkRegistrationState GetNetworkRegistrationState();
public WwanNetworkRegistrationState GetNetworkRegistrationState();
function getNetworkRegistrationState()
Public Function GetNetworkRegistrationState () As WwanNetworkRegistrationState
Returns
The current network registration state.