Visual Basic (Declaration) | |
---|---|
Public Overridable Function onGetEnableStateBySource( _ ByVal sources() As String, _ ByRef enabled As Boolean(), _ ByRef effectivelyEnabled As Boolean(), _ ByRef errors As Integer() _ ) As Integer |
C# | |
---|---|
public virtual int onGetEnableStateBySource( string[] sources, out bool[] enabled, out bool[] effectivelyEnabled, out int[] errors ) |
Parameters
- sources
- enabled
- effectivelyEnabled
- errors
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family