Miner.Responder.Shared.Interfaces Namespace > IUserInputManager Interface : RefreshUserInputValues Method |
'Declaration
Sub RefreshUserInputValues( _ ByVal latestValues As System.Collections.IDictionary _ )
'Usage
Dim instance As IUserInputManager Dim latestValues As System.Collections.IDictionary instance.RefreshUserInputValues(latestValues)
void RefreshUserInputValues( System.Collections.IDictionary latestValues )
procedure RefreshUserInputValues( latestValues: System.Collections.IDictionary );
function RefreshUserInputValues( latestValues : System.Collections.IDictionary );
void RefreshUserInputValues( System.Collections.IDictionary* latestValues )
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