XAmpleManagedWrapper.XAmpleDLLWrapper.AmpleAddSelectiveAnalysisMorphs C# (CSharp) Method

AmpleAddSelectiveAnalysisMorphs() private method

private AmpleAddSelectiveAnalysisMorphs ( IntPtr pSetupIo, string pszMorphsIn ) : IntPtr
pSetupIo System.IntPtr
pszMorphsIn string
return System.IntPtr
		static internal extern IntPtr AmpleAddSelectiveAnalysisMorphs (IntPtr pSetupIo, string pszMorphsIn);