Miner.Mobile.Common Namespace > IPriorityButtonPresenter Interface : CanExecuteCommand Method |
'Declaration
Function CanExecuteCommand( _ ByVal value As System.Object _ ) As System.Boolean
'Usage
Dim instance As IPriorityButtonPresenter Dim value As System.Object Dim value As System.Boolean value = instance.CanExecuteCommand(value)
System.bool CanExecuteCommand( System.object value )
function CanExecuteCommand( value: System.TObject ): System.Boolean;
function CanExecuteCommand( value : System.Object ) : System.boolean;
System.bool CanExecuteCommand( System.Object* value )
System.bool CanExecuteCommand( System.Object^ value )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2