ITcSysManager::IsTwinCATStarted
The IsTwinCATStarted() method evaluates if the TwinCAT System is running.
HRESULT IsTwinCATStarted(VARIANT_BOOL*pStarted);
Parameters
pStarted | [out, retval] Points to the location of a boolean value that receives the result. |
Return Values
S_OK | function returns successfully. |