| Description | ||||||||||||||
| Checks if specified server is online or offline. | ||||||||||||||
| Synopsis | ||||||||||||||
| #include <ProWTUtils.h> | ||||||||||||||
| ProError | ProServerIsOnline | ( | ||||||||||||
| wchar_t* serverAlias | ||||||||||||||
| /* (In) | ||||||||||||||
| The name used by Creo Parametric to refer to this server. | ||||||||||||||
| */ | ||||||||||||||
| ProBoolean* is_online | ||||||||||||||
| /* (Out) | ||||||||||||||
| PRO_B_TRUE if server is online, PRO_B_FALSE if server is offline. | ||||||||||||||
| */ | ||||||||||||||
| ) | ||||||||||||||
| Returns | ||||||||||||||
                    
  | 
            ||||||||||||||