C# Class System.Net.ComImports.ActiveScriptParseWrapper

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
ActiveScriptParseWrapper ( object comObject ) : System.Runtime.InteropServices
AddScriptlet ( string defaultName, string code, string itemName, string subItemName, string eventName, string delimiter, IntPtr sourceContextCookie, uint startingLineNumber, ScriptText flags, string &name, System.Runtime.InteropServices.ComTypes.EXCEPINFO &exceptionInfo ) : void
InitNew ( ) : void
ParseScriptText ( string code, string itemName, [ context, string delimiter, IntPtr sourceContextCookie, uint startingLineNumber, ScriptText flags, [ result, System.Runtime.InteropServices.ComTypes.EXCEPINFO &exceptionInfo ) : void