Miner.Interop Namespace > MMPageTemplateClass Class : Validate Method |
'Declaration
Public Overridable Function Validate( _ ByRef errorMessage As System.String _ ) As System.Boolean
'Usage
Dim instance As MMPageTemplateClass Dim errorMessage As System.String Dim value As System.Boolean value = instance.Validate(errorMessage)
public virtual System.bool Validate( out System.string errorMessage )
public function Validate( Out errorMessage: System.String ): System.Boolean; virtual;
public function Validate( errorMessage : System.String ) : System.boolean;
public: virtual System.bool Validate( [PARAMFLAG::Out] System.string* errorMessage )
public: virtual System.bool Validate( [Out] System.String^ errorMessage )
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