SetOperatorDictionary
Sets the path to a file for use in specifying a user-defined operator dictionary. See <link to java one> for its format.
C++
HRESULT SetOperatorDictionary([in] BSTR opDictionary);
Visual Basic
Public Function SetOperatorDictionary (
opDictionary As String
) As Long
Parameters
opDictionary
|
[in] path to aconfigurable operator dictionary
|
Return value
None
|