
Replacement in Object TOOLKIT: |

ProFileMdlnameParse | |
( ProPath file_name_w_path /* (In) The full file name, composed of the path, name, extension, and version. */ ProPath r_path /* (Out) The directory path. This argument is optional (can be NULL). */ ProMdlName r_file_name /* (Out) The file name. This argument is optional (can be NULL). */ ProMdlExtension r_extension /* (Out) The file extension. This argument is optional (can be NULL). */ int * r_version /* (Out) The file version. This argument is optional (can be NULL). */ ) |

The function successfully parsed the file name. | |
The specified file name was invalid. |

