
ProPathMdlnameCreate | |
( ProPath path /* (In) The directory path. This argument is optional (can be NULL). */ ProMdlName file_name /* (In) The file name. This argument is optional (can be NULL). */ ProMdlExtension extension /* (In) The file extension. This argument is optional (can be NULL). */ int version /* (In) The file version. This argument is optional (can be PRO_VALUE_UNUSED). */ ProPath r_file_name_w_path /* (Out) The full file name, composed of the path, name, extension, and version. */ ) |

The function successfully built the path. | |
The specified file name was invalid. |


