XAmpleManagedWrapper.XAmpleDLLWrapper.AmpleGetAllAllomorphs C# (CSharp) Method

AmpleGetAllAllomorphs() private method

private AmpleGetAllAllomorphs ( IntPtr pSetupIo, string pszRestOfWordIn, string pszState_in ) : IntPtr
pSetupIo System.IntPtr
pszRestOfWordIn string
pszState_in string
return System.IntPtr
		static internal extern IntPtr AmpleGetAllAllomorphs (IntPtr pSetupIo, string pszRestOfWordIn, string pszState_in);