ArcFM Engine Developer Guide
ClearUserInput Method (IUserInputManager)


Syntax
'Declaration
 
Sub ClearUserInput( _
   ByVal userInput As IUserInput _
) 
'Usage
 
Dim instance As IUserInputManager
Dim userInput As IUserInput
 
instance.ClearUserInput(userInput)
void ClearUserInput( 
   IUserInput userInput
)

Parameters

userInput
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IUserInputManager Interface
IUserInputManager Members

 

 


Send Comment