Omgili - forum search, search forums  
  

Discussions about com members

Displaying 1 - 10 out of 34,646 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Does it bring in more members than a .INFO would?
Started by on , 14 posts by 11 people.  
I recently ran into a problem with a COM object that was using a singleton class factory and had members that were pointers to other COM objects implemented in a different dll than the singleton object. These other COM objects were created by the singleton...
Started by on , 5 posts by 4 people.  
When the singleton ....
If a COM object hasn't been released, then the DLL in which information.
If you have a pointer (also known as 'hold a reference') to a COM object, then that COM object shouldn't disappear until you release it.
If you want to join X-Com on this mighty battle, go to http://www.xcomufo.com/forums/index.php?showtopic=3794 Commander: Are all the recruits ready? Soldier: Yes, sir! Commander: Very well, let's have a look at them. *moves past new recruits* Commander...
Started by on , 300 posts by 20 people.  
Answer Snippets (Read the full thread at xcomufo):
It....
Ah, the feel and not disintegrated then? x-com only reports operatives killed by aliens, not killed/desintegrated first or last depends on x-com.
To desktop when it goes to battlescape, so i'm using x-com dos with dosbox 0.61.
Ask your Facebook Friends
Anybody liked X-COM? P'dox publishes X-COM style game.... This is probably not classic Paradox stuff, but I think it's great news: http://www.europa-universalis.com/fo...45#post6846345 Banana
Started by on , 18 posts by 8 people.  
The only bad thing I've heard about sudden but inevitable betrayal! Nothing... .
I never know their names, But i smile just the same New faces" Yes, and it is one of the most promising X-com clones out there.
Com? It certainly looks very similar.
I want to expose a .NET class to COM. That's fairly easy: I create an interface in where I define the members of that class that should be ComVisible I define the DispId's of those members myself I define that the interface should be ComVisible I assign...
Started by on , 3 posts by 3 people.  
This is....
The way I see it, an interface represents a collection for already-implemented functions .
This is not unique to COM interfaces implemented by .NET, but all COM interfaces.
Events have always been defined on a separate interface.
Hello, I would like to pass a COM method as a function argument but I get this error (Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86): error C3867: 'IDispatch::GetTypeInfoCount': function call missing argument list; use...
Started by on , 4 posts by 4 people.  
The syntax for dealing....
Change the type of pointer expected to a member function pointer.
You have a member the function that you want to pass to being static.
Your method expects a pointer to a function.
Looks like a straight c++ problem.
Hi, I'm writing C# code that needs to connect to COM events. I implemented the use of IConnectionPointContainer and IConnectionPoint thus: IConnectionPointContainer connectionPointContainer = internalGenerator as IConnectionPointContainer; if (connectionPointContainer...
Started by on , 6 posts by 4 people.  
Try calling Marshal.GetComInterfaceForObject on the .NET object to get....
IConnectionPointContainer is implemented on the CCW (COM callable wrapper) that .NET automatically generates when exposing your .NET object as a COM object externally.
What is the best way to do a .NET COM DLL Deployment, I'm having problems using it in the client machine. The COM is being used in a VB6 app.I can add a reference, but when I try to use create objects it gives me an Automation Error. Thanks in advance...
Started by on , 5 posts by 5 people.  
If I recall some other key points you could not have a parameterized constructor no static or shared members little to no inheritance (dont use shadowed....
Heres another link that may help with some of the limitations .
To generate a COM proxy.
How to create a method in COM that returns a pointer to an interface, this needs to be done inside the IDL file. EDIT: How do I implement this within a class: STDMETHODIMP CBlah::get_Something(IOtherBlah** retval){ return m_protectedvar->QueryInterface...
Started by on , 3 posts by 3 people.  
Something like this: interface IYourInterface { HRESULT GetPointer( [out, retval]IInterface** ); }; The caller will call it like this: IInterface* pointer = 0; HRESULT hr = yourInterfacePointer->GetPointer( &pointer ); [ attributes here...] interface... .
I'm using an extensive existing COM API (could be Outlook, but it's not) in .NET (C#). I've done this by adding a "COM Reference" in Visual Studio so all the "magic" is done behind the scenes (i.e., I don't have to manually run tlbimp ). While the COM...
Started by on , 5 posts by 5 people.  
You don't need to do anything funky to manage them...just use them like that you only really need a part... .
As nobugz said to your actual com objects.
It sounds like you are looking to create a simpler .NET API around your complex COM API.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Paradox Games
  • General Discussion
  • XCOMUFO & Xenocide -> Xcom 1: Saved Games and Missions
Related Searches
janaglam com member    www myfreepaysite com members    email contact of Life Board Member hotmail com 2008    nike sb members bangbrosnetwork com    members dean 2008 hotmail com   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost