'Declaration
Public Function TwainCloseSource() As Boolean
public bool TwainCloseSource()
public function TwainCloseSource(): Boolean;
public function TwainCloseSource() : boolean;
public: bool TwainCloseSource();
public: bool TwainCloseSource();
Return Value
True if success, else False. If there is not an open source, does nothing and returns TRUE.