Miner.Interop Namespace > IMMFavoritesControls Interface : IsValid Method |
'Declaration
Function IsValid( _ ByRef sWhyNot As System.String _ ) As System.Boolean
'Usage
Dim instance As IMMFavoritesControls Dim sWhyNot As System.String Dim value As System.Boolean value = instance.IsValid(sWhyNot)
System.bool IsValid( out System.string sWhyNot )
function IsValid( Out sWhyNot: System.String ): System.Boolean;
function IsValid( sWhyNot : System.String ) : System.boolean;
System.bool IsValid( [PARAMFLAG::Out] System.string* sWhyNot )
System.bool IsValid( [Out] System.String^ sWhyNot )
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