No announcements
Found 2926359 threads
-
0 Votes
Passing var object to a function?
have the result object, I iterate through it using a foreach statement. I'd like to be able to pass the record ...Answered | 8 Replies | 11061 Views | Created by planetthoughtful - Wednesday, April 9, 2008 4:41 AM | Last reply by xeonya - Thursday, July 10, 2008 11:35 AM -
0 Votes
BCS passing dynamic inputs to methods & calling using in O365
and creates a context object which is needed to use the SharePoint object model $(document).ready(function () { ...Unanswered | 1 Replies | 844 Views | Created by Raghu Vayu Nandana K - Monday, January 12, 2015 9:20 PM | Last reply by Mostafa.Abdellah - Sunday, July 17, 2016 12:15 PM -
0 Votes
Failed to create an Asp object for: test1.asp" after migrating the asp pages from IIS5 to IIS7
Hi, I was the below error in working asp files.This occured in IIS7 and not in IIS5 "Failed to create an Asp ...Unanswered | 0 Replies | 2105 Views | Created by Majji Pathrudu - Thursday, December 20, 2012 9:33 AM -
0 Votes
Obscure error message when options object is undefined in call to "createDocument"
" is really an internal error that should not be propagated to the client. (The error can be fixed by passing in an empty object rather ...Discussion | 2 Replies | 1712 Views | Created by Noel Abrahams (Personal) - Thursday, October 2, 2014 5:55 PM | Last reply by Guy Assaf - Thursday, July 28, 2016 3:11 PM -
0 Votes
Passing var
not contain a public definition for 'GetEnumerator'". I understand this error because there is no implementation of IEnumerator in object. I then try to ...Answered | 5 Replies | 9481 Views | Created by JokerMan - Saturday, October 8, 2005 12:39 AM | Last reply by casperOne - Sunday, October 9, 2005 3:35 AM -
0 Votes
Passing object byval to function to Dispose?
I am passing an object to a common function to dispose it. Public ...Unanswered | 1 Replies | 5147 Views | Created by LifeInsideMatrix - Friday, February 27, 2009 8:01 AM | Last reply by Victor Hurdugaci - Friday, February 27, 2009 10:24 AM -
0 Votes
Passing values to a javascript function from a webbrowser control
Hi, I am passing values from webbrowser control on a winform to a javascript ...Unanswered | 4 Replies | 5267 Views | Created by rowter - Friday, March 19, 2010 3:47 PM | Last reply by rowter - Tuesday, March 23, 2010 2:30 PM -
0 Votes
return var from function
Hi , > > I have linq query and i need to put it in a function and return the VAR > to theAnswered | 2 Replies | 8413 Views | Created by guymalka - Tuesday, August 9, 2011 12:29 PM | Last reply by darnold924 - Wednesday, August 10, 2011 2:24 AM -
0 Votes
Passing a class object or reference to a function
//my main funtion public void MyMainFunc(){ //create class object A a = new A(); //passing ...Answered | 2 Replies | 4034 Views | Created by mshvw - Wednesday, February 28, 2007 10:01 AM | Last reply by CalvinR - Wednesday, February 28, 2007 8:41 PM -
0 Votes
Printing Reports in Sharepoint Intergrated Mode
I have been trying to add a button to a web part I have created that renders reports that will print the report using the RSClientPrint ActiveX ... -
0 Votes
C/C++ data flow analysis rules (Cause of control flow failure in C)
function. If the results indicate that the variable has not been initialized, there exists a feasible path to the usage of ... -
0 Votes
Passing System::Object to a function - how to
Thanks again, That part I understand, I am just lost when it comes to passing a reference to an object and then casting it ...Answered | 12 Replies | 5325 Views | Created by Dustmaker - Wednesday, May 10, 2006 9:33 PM | Last reply by Dustmaker - Monday, May 15, 2006 7:18 PM -
0 Votes
Passing System::Object to an ActiveX function.
Hi, I am stuck on a problem with pasing an argument to a function. I am using Visual C++ Express Edition and I imported an Active X component. It ...Answered | 1 Replies | 3984 Views | Created by Dustmaker - Thursday, May 11, 2006 3:29 PM | Last reply by Nishant Sivakumar - Friday, May 12, 2006 5:51 AM -
0 Votes
Passing a function to a method in another object (Delegates?)
follow on through to create a Property which would automatically call the function whenever it is needed, thus keeping the data current at all times, but I was probably ...Answered | 3 Replies | 2833 Views | Created by KFrostILEM - Thursday, November 16, 2006 4:56 PM | Last reply by KFrostILEM - Friday, November 17, 2006 1:43 PM -
0 Votes
Optional Object parameter passing in a function
object...or an overload for each type of container you would like to work with HTHAnswered | 4 Replies | 3602 Views | Created by R1ZWAN - Monday, July 17, 2006 3:23 PM | Last reply by R1ZWAN - Tuesday, July 18, 2006 8:06 AM -
1 Votes
How to return var in function getImagePropertiesAsync()
To use a file picker I would do the following: var functionThatDoesWhatYouWant = function(dataString){ //do work with data ...Answered | 3 Replies | 949 Views | Created by nhattuanbl - Wednesday, October 22, 2014 11:52 AM | Last reply by Ealsur - Thursday, October 23, 2014 3:21 PM -
0 Votes
ref var of object inside a method
dm.AddDocument(new Document("Title A", "Sample A")) Here, there is nothing like passing the object to AddDocument ...Answered | 2 Replies | 664 Views | Created by amigo 1 - Tuesday, April 9, 2013 6:44 AM | Last reply by Adavesh - Tuesday, April 9, 2013 7:41 AM -
1 Votes
Return $var in function
If you want help you have to post an accurate script with a clear error message. \_(ツ)_/Unanswered | 7 Replies | 488 Views | Created by Arestas - Wednesday, August 19, 2015 6:17 PM | Last reply by Arestas - Wednesday, August 19, 2015 8:51 PM -
0 Votes
Passing parameter to a function
Hi all, I had a doubt in passing a reference parameter to a function... i've read in a forum like what ever you pass ...Answered | 6 Replies | 3232 Views | Created by jacobkingsly - Wednesday, November 19, 2008 11:18 AM | Last reply by Navaneeth - Friday, November 21, 2008 5:07 AM -
0 Votes
VB 6: passing an object as parameter to a function
Hello, Can anyone please help me with a small problem. I am using the visual basic 6.0 and I try to create a simple ...Discussion | 1 Replies | 4635 Views | Created by Traian03 - Monday, September 15, 2008 10:16 AM | Last reply by SJWhiteley - Monday, September 15, 2008 1:48 PM - Items 1 to 20 of 2926359 Next ›
No announcements