Method |
Description |
|
AmpleAddSelectiveAnalysisMorphs ( IntPtr pSetupIo, string pszMorphsIn ) : IntPtr |
|
|
AmpleAddSelectiveAnalysisMorphsMarshaled ( IntPtr pSetupIo, string pszMorphsIn ) : string |
|
|
AmpleApplyInputChangesToWord ( IntPtr pSetupIo, string pszWordIn ) : IntPtr |
|
|
AmpleApplyInputChangesToWordMarshaled ( IntPtr pSetupIo, string pszWordIn ) : string |
|
|
AmpleCheckMorphReferences ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleCheckMorphReferencesMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleCreateSetup ( ) : IntPtr |
|
|
AmpleDeleteSetup ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleDeleteSetupMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleGetAllAllomorphs ( IntPtr pSetupIo, string pszRestOfWordIn, string pszState_in ) : IntPtr |
|
|
AmpleGetAllAllomorphsMarshaled ( IntPtr pSetupIo, string pszRestOfWordIn, string pszStateIn ) : string |
|
|
AmpleGetTraceString ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleGetTraceStringMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleInitializeMorphChecking ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleInitializeMorphCheckingMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleInitializeTraceString ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleInitializeTraceStringMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleLoadControlFiles ( IntPtr pSetupIo, string pszAnalysisDataFileIn, string pszDictCodeTableIn, string pszDictOrthoChangeTableIn, string pszTextInputControlFileIn ) : IntPtr |
|
|
AmpleLoadControlFilesMarshaled ( IntPtr pSetupIo, string pszAnalysisDataFileIn, string pszDictCodeTableIn, string pszDictOrthoChangeTableIn, string pszTextInputControlFileIn ) : string |
|
|
AmpleLoadDictionary ( IntPtr pSetupIo, string pszFilePathIn, string pszDictType ) : IntPtr |
|
|
AmpleLoadDictionaryMarshaled ( IntPtr pSetupIo, string pszFilePathIn, string pszDictType ) : string |
|
|
AmpleLoadGrammarFile ( IntPtr pSetupIo, string pszGrammarFileIn ) : IntPtr |
|
|
AmpleLoadGrammarFileMarshaled ( IntPtr pSetupIo, string pszGrammarFileIn ) : string |
|
|
AmpleParseText ( IntPtr pSetupIo, byte pszInputTextIn, string pszUseTextIn ) : IntPtr |
|
|
AmpleParseTextMarshaled ( IntPtr pSetupIo, string pszInputTextIn, string pszUseTextIn ) : string |
|
|
AmpleRemoveSelectiveAnalysisMorphMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleRemoveSelectiveAnalysisMorphs ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleReportVersion ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleReportVersionMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleReset ( IntPtr pSetupIo ) : IntPtr |
|
|
AmpleResetMarshaled ( IntPtr pSetupIo ) : string |
|
|
AmpleSetParameter ( IntPtr pSetupIo, string pszNameIn, string pszValueIn ) : IntPtr |
|
|
AmpleSetParameterMarshaled ( IntPtr pSetupIo, string pszNameIn, string pszValueIn ) : string |
|
|
AmpleThreadId ( ) : int |
|
|
PtrToString ( IntPtr ptr, Encoding encoding ) : string |
|
|