Samraksh eMote .NOW
SD.SDCallBackType Delegate



Operation status
Callback delegate
Syntax
'Declaration
 
Public Delegate Sub SD.SDCallBackType( _
   ByVal status As DeviceStatus _
) 
'Usage
 
Dim instance As New SD.SDCallBackType(AddressOf HandlerMethod)
public delegate void SD.SDCallBackType( 
   DeviceStatus status
)
public delegate void SD.SDCallBackType( 
   DeviceStatus status
)

Parameters

status
Operation status
Requirements

Target Platforms: eMote .NOW

See Also

Reference

SD.SDCallBackType Members
Samraksh.eMote.DotNow Namespace

Send Feedback