XAmpleManagedWrapper.XAmpleDLLWrapper.AmpleLoadDictionary C# (CSharp) Method

AmpleLoadDictionary() private method

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