| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function onGetEnableStateByArea( _ ByVal areas() As String, _ ByRef enabled As Boolean(), _ ByRef effectivelyEnabled As Boolean(), _ ByRef errors As Integer() _ ) As Integer  | |
| C# | |
|---|---|
public virtual int onGetEnableStateByArea( string[] areas, out bool[] enabled, out bool[] effectivelyEnabled, out int[] errors )  | |
Parameters
- areas
 - enabled
 - effectivelyEnabled
 - errors
 
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family