Samraksh eMote .NOW
GetShallowInstance Method (Radio_802_15_4_LR)
        



Shallow instance
Get shallow instance
Syntax
'Declaration
 
Public Shared Function GetShallowInstance( _
   ByVal user As RadioUser _
) As Radio_802_15_4_LR
'Usage
 
Dim user As RadioUser
Dim value As Radio_802_15_4_LR
 
value = Radio_802_15_4_LR.GetShallowInstance(user)
public static Radio_802_15_4_LR GetShallowInstance( 
   RadioUser user
)
public:
static Radio_802_15_4_LR^ GetShallowInstance( 
   RadioUser user
) 

Parameters

user
Shallow instance
Exceptions
Exception Description
RadioNotConfigured Exception  
System Exception Defines the base class for predefined exceptions in the System namespace.
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Radio_802_15_4_LR Class
Radio_802_15_4_LR Members

Send Feedback