Saved Bookmarks
| 1. |
What Is A Moniker? |
|
Answer» 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. 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. |
|