'DeclarationPublic Function TwainDisableSource() As Boolean
public bool TwainDisableSource()
public function TwainDisableSource(): Boolean; public function TwainDisableSource() : boolean;public: bool TwainDisableSource();
public: bool TwainDisableSource();
Return Value
            True if success, else False -> Use TwainGetLastResultCode() and TwainGetLastConditionCode()
            methods for diagnosing the error.
            If there is not an enabled source, does nothing and returns TRUE.