MeldStudioIsConnected

Checks if a configured Meld Studio instance is connected

public bool MeldStudioIsConnected(int connectionIdx = -1)
connectionIdx
int

Enter the connection index number (-1 is a fallback for the Default connection)

bool
CPH.MeldStudioIsConnected();
CPH.MeldStudioIsConnected(connectionIdx);