FlowFact - Entwicklungstools

zurück

Sub - FlowFact_Done
Schnittstelle freigeben

  Sub FlowFact_Done()  
 




Public Sub FlowFact_Done()

    Set m_oFF = Nothing
    Set m_oConnector = Nothing
    Set m_oUtil = Nothing
    Set m_oBlob = Nothing
    Set m_oDbIni = Nothing

    m_oFlowFactFolder = ""


    m_InitType = INITTYPE_NONE
End Sub