Responder Developer Guide
Install Method (ResponderUrlProtocolInstaller)


Syntax
'Declaration
 
Public Overrides Sub Install( _
   ByVal stateSaver As IDictionary _
) 
'Usage
 
Dim instance As ResponderUrlProtocolInstaller
Dim stateSaver As IDictionary
 
instance.Install(stateSaver)
public override void Install( 
   IDictionary stateSaver
)

Parameters

stateSaver
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

ResponderUrlProtocolInstaller Class
ResponderUrlProtocolInstaller Members

 

 


Send Comment