Miner.Responder.Shared Namespace > UserInputManager Class : RefreshUserInputValues Method |
'Declaration
Public Overridable Sub RefreshUserInputValues( _ ByVal latestValues As System.Collections.IDictionary _ )
'Usage
Dim instance As UserInputManager Dim latestValues As System.Collections.IDictionary instance.RefreshUserInputValues(latestValues)
public virtual void RefreshUserInputValues( System.Collections.IDictionary latestValues )
public procedure RefreshUserInputValues( latestValues: System.Collections.IDictionary ); virtual;
public function RefreshUserInputValues( latestValues : System.Collections.IDictionary );
public: virtual void RefreshUserInputValues( System.Collections.IDictionary* latestValues )
public: virtual void RefreshUserInputValues( System.Collections.IDictionary^ latestValues )
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