In | path | Fully-qualified path to the dictionary files. |
Out | dictHandle | Handle to be used in subsequent calls |
In | user | User name used with the new dictionary. This argument can be set to NULL. |
In | password | Used in conjunction with user name to create new dictionary files. Can also be NULL. |
PCM_Success | The operation was successful. |
PCM_errFailed | The operation was not successful. |
PCM_errMemoryAllocation | An error occurred during memory allocation. |
PCM_errPathNotFound | The specified path is invalid. |
PCM_errSessionSecurityError | Either the user name or password is invalid. |
PCM_errDictionaryAlreadyExists | A set of ddf files already exists at the specified location. |