XAmpleManagedWrapper.XAmpleDLLWrapper.AmpleLoadDictionary C# (CSharp) Méthode

AmpleLoadDictionary() private méthode

private AmpleLoadDictionary ( IntPtr pSetupIo, string pszFilePathIn, string pszDictType ) : IntPtr
pSetupIo System.IntPtr
pszFilePathIn string
pszDictType string
Résultat System.IntPtr
		static internal extern IntPtr AmpleLoadDictionary (IntPtr pSetupIo, string pszFilePathIn, string pszDictType);