
ProFileSubtypeGet | |
( ProPath file /* (In) The path to the file. */ ProMdlfileType* file_type /* (Out) The type of the file. */ ProMdlType* type /* (Out) The type of the model the file will be in Creo session. */ ProMdlsubtype* subtype /* (Out) The subtype of the model, PROMDLSTYPE_NONE for types which do not have subtypes. Each of these can be NULL. */ ) |

The values were successfully determined. | |
file was NULL, empty, or invalid. | |
The file could not be found. | |
The file could not be opened, or could not be read. |


