@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Initialise the interpreter !!!!C# Signature: [DllImport("gsapi.dll", CharSet = CharSet.Ansi, CallingConvention = CallingConvention.StdCall)] private static extern int gsapi_init_with_args(IntPtr pInstance, int argc, [In, Out] string[] argv); !!!!VB Signature: Declare Function gsapi_init_with_args Lib "gsapi.dll" (TODO) As TODO !!!!User-Defined Types: None. !!!!Alternative Managed API: Do you know one? Please contribute it! !!!!Notes: None. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! Documentation: http://pages.cs.wisc.edu/~ghost/doc/cvs/API.htm#init
Edit gsapi.gsapi_init_...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.