What is a moniker ?

Answers were Sorted based on User's Feedback



What is a moniker ?..

Answer / venkat

An object that implements the IMoniker interface. A moniker
acts as a name that uniquely identifies a COM object. In
the same way that a path identifies a file in the file
system, a moniker identifies a COM object in the directory
namespace.

Is This Answer Correct ?    7 Yes 1 No

What is a moniker ?..

Answer / gomathy

An object implements imoniker interface.it finds a COM object from the directory namespace

Is This Answer Correct ?    0 Yes 0 No

What is a moniker ?..

Answer / asd

actual resource or object provide by the system.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More COM DCOM Interview Questions

how do you know it is general dll or com dll

5 Answers  


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


What is the difference between aggregated and contained objects?

0 Answers  


can a COM interface be implemented by more than one COM class in the same COM component?

2 Answers   Cap Gemini, Honeywell,


How can would you create an instance of the object in COM

2 Answers  






What is a moniker ?

3 Answers  


What is In-proc?

4 Answers  


How to create an instance of the object in COM?

0 Answers  


C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?

2 Answers  


Can I use com components from .net programs?

0 Answers  


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


Categories