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

AmpleApplyInputChangesToWord() private méthode

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