Miner.Interop Namespace > IMMStoppers Interface : ClearStoppers Method |
'Declaration
Sub ClearStoppers( _ ByVal sModelName As System.String _ )
'Usage
Dim instance As IMMStoppers Dim sModelName As System.String instance.ClearStoppers(sModelName)
void ClearStoppers( System.string sModelName )
procedure ClearStoppers( sModelName: System.String );
function ClearStoppers( sModelName : System.String );
void ClearStoppers( System.string* sModelName )
void ClearStoppers( System.String^ sModelName )
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