ArcFM Responder Mobile Developer Guide
UserInputManager Class
Members 






Object Model
UserInputManager Class
Syntax
'Declaration
 
<System.CLSCompliantAttribute(True)>
Public MustInherit Class UserInputManager 
   Implements Miner.Responder.Shared.Interfaces.IUserInputManager 
'Usage
 
Dim instance As UserInputManager
[System.CLSCompliant(true)]
public abstract class UserInputManager : Miner.Responder.Shared.Interfaces.IUserInputManager  
public class UserInputManager = class(Miner.Responder.Shared.Interfaces.IUserInputManager)abstract; 
System.CLSCompliantAttribute()
public abstract class UserInputManager implements Miner.Responder.Shared.Interfaces.IUserInputManager 
[System.CLSCompliant(true)]
public __gc abstract class UserInputManager : public Miner.Responder.Shared.Interfaces.IUserInputManager  
[System.CLSCompliant(true)]
public ref class UserInputManager abstract : public Miner.Responder.Shared.Interfaces.IUserInputManager  
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.UserInputManager

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UserInputManager Members
Miner.Responder.Shared Namespace

Send Feedback