
Replacement in Object TOOLKIT: |

ProFileSaveRegister | |
( wchar_t* file_type /* (In) File type */ wchar_t* file_description /* (In) Short description of the file. */ ProFileSaveAccessFunction access_function /* (In) File Access function; NULL is always available */ ProFileSaveOperationAction oper_action /* (In) Action on selection of the file type */ ProAppData app_data /* (In) The application data, may be NULL */ ) |

File type is registered in the dialog. | |
One or more input arguments was invalid. | |
Couldn't allocate memory for new type. | |
Already registered by this app. | |
Failed to register type. | |
The function is not available in Design Test Mode. |


