
Replacement in Object TOOLKIT: |

ProFileOpenRegister | |
( wchar_t* file_type /* (In) File type */ wchar_t* file_description /* (In) Short description of the file. */ ProFileOpenAccessFunction access_function /* (In) File Access function; NULL is always available */ ProFileOpenOperationAction 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. |


