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  


how you call a dll as a COM dll.

2 Answers  


How to Use structs in COM interfaces when Automation compatibility is not an issue?

1 Answers  


How to create an instance of the object in COM?

0 Answers  


Can you explain what is dcom?

0 Answers  






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

2 Answers  


what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.

0 Answers   Excel,


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

0 Answers  


Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?

0 Answers  


Explain queued components.

2 Answers  


What is the difference between aggregated and contained objects?

0 Answers  


Is dcom dead?

0 Answers  


Categories