Responder Developer Guide
SetSwitchStateIndex Method


Syntax
'Declaration
 
Public Shared Sub SetSwitchStateIndex( _
   ByVal switchStateIndex As Integer _
) 
'Usage
 
Dim switchStateIndex As Integer
 
RegistryInfo.SetSwitchStateIndex(switchStateIndex)
public static void SetSwitchStateIndex( 
   int switchStateIndex
)

Parameters

switchStateIndex
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

RegistryInfo Class
RegistryInfo Members

 

 


Send Comment