A moniker is a name that uniquely identifies a Component Object Model (COM) object. Monikers support an operation known as binding, which is the process of locating the object named by the moniker, activating it or loading it in memory if it isn't already there, and returning an interface pointer to it.
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.