No announcements
Found 2871826 threads
-
2 Votes
Can we use COM object as reference parameter. Will it cause item leak?
Can we use COM object as reference parameter. Will it cause item leak?Answered | 7 Replies | 2118 Views | Created by LoloPolo - Wednesday, February 22, 2012 12:29 PM | Last reply by Andrei Smolin - Thursday, February 23, 2012 10:08 AM -
0 Votes
Will this cause a memory leak?
Yes, that will create a GDI leak. You can store that brush somewhere and delete it when no longer needed. João Paulo Figueira (Device Application ...Answered | 1 Replies | 2895 Views | Created by hankxg - Monday, June 15, 2009 9:38 AM | Last reply by João Paulo Figueira - Monday, June 15, 2009 10:37 AM -
1 Votes
Can we pass generic object as parameter to operation contract?
Can we pass generic object as parameter to operation contract? Is this possible in ...Answered | 2 Replies | 2648 Views | Created by NaveenGopisetty - Saturday, April 7, 2012 6:05 PM | Last reply by NaveenGopisetty - Monday, April 9, 2012 6:50 AM -
4 Votes
When do we use reference parameter?
Hello everyone! I just want to ask, why do we use reference parameter and when do we use it? So you have a big ...Answered | 4 Replies | 532 Views | Created by robertpeter07 - Tuesday, May 27, 2014 1:14 PM | Last reply by darnold924 - Tuesday, May 27, 2014 4:04 PM -
0 Votes
COM Object reference
COM => makes no sense. Anyway, a LS frontend runs in a Sandbox, you can use only dedicated assemblies; you have to create aAnswered | 1 Replies | 984 Views | Created by phan9413 - Saturday, October 13, 2012 7:54 PM | Last reply by Olaf Helper - Sunday, October 14, 2012 7:27 AM -
1 Votes
Why we can use smart pointer "IXMLDOMDocument2Ptr" as function parameter?
So, why we can use smart pointer "IXMLDOMDocument2Ptr" as function parameter?Answered | 1 Replies | 5257 Views | Created by daniel mark - Wednesday, June 4, 2008 9:18 PM | Last reply by Sheng Jiang 蒋晟 - Wednesday, June 4, 2008 9:54 PM -
2 Votes
Will "as" operator increase the RCW internal reference count and underlying COM object reference count?
> Will the doc2,doc3 and srvProvider share the same RCW object? 1.1 Yes, they will all share the same RCW. You can use the euality ...Answered | 2 Replies | 3962 Views | Created by Calvin Kwok - Friday, August 5, 2011 5:02 AM | Last reply by Lim Bio Liong - Monday, August 8, 2011 8:29 AM -
0 Votes
Will my code cause memory leak?
I have these three functions below, will it cause memory leak, how can I remove the result after return? Thank you. static ...Proposed | 15 Replies | 5264 Views | Created by Kah Wooi - Friday, July 23, 2010 9:47 AM | Last reply by WayneAKing - Thursday, July 29, 2010 10:45 PM -
0 Votes
Can this object be garbage collected, or does it cause a memory leak
it just notifies that this object is not in use. .NET GC will take care of everything. Vidya Vrat Agarwal. MCPD,MCTS, MCT, MCSD .NET, ...Answered | 4 Replies | 4608 Views | Created by Kieren - Monday, May 17, 2010 12:20 AM | Last reply by Vidya Vrat Agarwal - Monday, May 17, 2010 6:27 PM -
2 Votes
Calling COM object memory leak?
Hello, Everyone: I'm not a C expert and I had to fumble my way through creating a dll that can be called as a SQL 2000 extended stored ...Answered | 5 Replies | 3681 Views | Created by b_abreu - Monday, August 10, 2009 11:59 PM | Last reply by b_abreu - Thursday, August 20, 2009 10:02 AM -
0 Votes
Can we use DSO object in MS AS 2005?
migrate AS2005 and we want to keep AS2000 also . Can we use our old VB.NET(DSO) code to connect AS2000 and AMO for AS2005?. We ...Answered | 3 Replies | 6415 Views | Created by vishweshwar - Thursday, April 26, 2007 7:28 AM | Last reply by Darren Gosbell - Wednesday, May 2, 2007 11:34 PM -
0 Votes
Com Object As DataSource
Hi Can I use Data from my com Object as Data Source ? Lets Say I have a simple TextBox and I want it to show ...Answered | 5 Replies | 2823 Views | Created by jazzoid - Thursday, June 19, 2008 12:39 PM | Last reply by jack 321 - Wednesday, June 25, 2008 11:24 AM -
0 Votes
Add Reference to COM object
I have sample code in C# that accesses a COM object. From C# in Visual Studio, I can Add a Reference to the project as seen ...Proposed | 13 Replies | 605 Views | Created by thoatson - Wednesday, May 16, 2018 5:12 PM | Last reply by RLWA32 - Thursday, May 17, 2018 2:18 AM -
0 Votes
use c# class as com object
, add a reference to the type library i created and wrote-dim x as nameSpace.ClassNamebut i cant get to the methods in the class.what am i missing?thanks in advanced.Answered | 2 Replies | 4763 Views | Created by CoverPpl - Tuesday, July 26, 2005 3:06 PM | Last reply by CoverPpl - Tuesday, July 26, 2005 3:40 PM -
0 Votes
Com object as Datasource
Hi Can I use Data from my com Object as Data Source ? Lets Say I have a simple TextBox and I want it to show ...Answered | 2 Replies | 2876 Views | Created by jazzoid - Wednesday, June 25, 2008 1:11 PM | Last reply by Ken Tucker - Wednesday, June 25, 2008 4:43 PM -
0 Votes
Can not add reference to XXX.dll COM object -- .NET 2.0
A reference to XXX.dll COM could not be added This is a valid COM dll. I wrote some C# code to access it in a Console project in ...Unanswered | 0 Replies | 7018 Views | Created by Alain L - Friday, March 10, 2006 11:03 PM | Last reply by Alain L - Friday, March 10, 2006 11:03 PM -
0 Votes
This COM reference will be treated as a reference and will not be linked
C:\Users\username\Documents\Visual Studio 2010Answered | 1 Replies | 3864 Views | Created by Nerds - Monday, October 22, 2012 3:22 PM | Last reply by Leo_Gao - Wednesday, October 24, 2012 1:41 AM -
0 Votes
COM object reference from a Process ID?
reference. However, when my app is hosted under Citrix or Terminal Server as a seamless app, there is no shell, so there is no shell.application ...Answered | 1 Replies | 2443 Views | Created by ComputerFieldsInc_MSDN - Thursday, August 8, 2013 3:40 PM | Last reply by Xiaoliang Chen - MSFT - Monday, August 12, 2013 11:38 AM -
0 Votes
how can we use listviewcontrol as usercontrol
above is my form code... form contain a textbox, when it is clicked, listview in usercontrol will appears. if a user select a row, the column value should be ...Answered | 2 Replies | 309 Views | Created by Mousmi Nishad - Monday, April 4, 2016 4:28 AM | Last reply by Mousmi Nishad - Monday, April 4, 2016 7:20 AM -
0 Votes
can we use EXISTS operator with parameter
No, not really, as it is not necessary to use EXISTS() or IN () in your case as you're searching in the same table:Answered | 11 Replies | 2797 Views | Created by SR_MCTS - Tuesday, September 6, 2011 8:14 AM | Last reply by SR_MCTS - Monday, September 19, 2011 12:01 PM - Items 1 to 20 of 2871826 Next ›
No announcements