XAmpleManagedWrapper.XAmpleDLLWrapper.AmpleApplyInputChangesToWord C# (CSharp) Method

AmpleApplyInputChangesToWord() private method

private AmpleApplyInputChangesToWord ( IntPtr pSetupIo, string pszWordIn ) : IntPtr
pSetupIo System.IntPtr
pszWordIn string
return System.IntPtr
		static internal extern IntPtr AmpleApplyInputChangesToWord (IntPtr pSetupIo, string pszWordIn);