API 文件集 > Miscellaneous > Object ProEngineer > Function ProEngineerStatusGet
Function ProEngineerStatusGet
Description
Determines whether the application is currently connected to a Creo Parametric session, and if that session is responding to requests.
Synopsis
#include <ProCore.h>
ProEngineerStatusGet
(void)
Returns
The Creo Parametric session is available.
There was no Creo Parametric session available, or the session did not respond.
這是否有幫助?