INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "EOLE_BIND_CTX", "The IBindCtx interface provides access to a bind context,", "which is an object that stores information about a", "particular moniker binding operation. You pass a bind", "context as a parameter when calling many methods of", "IMoniker and in certain API functions related to monikers."
project: "Visual Eiffel Library"
revision: "$Revision: 1.2 $"
copyright: "Copyright (C) 1996-2005 Object Tools Group"
license: "http://visual-eiffel.com/license"
cluster: wine
class EOLE_BIND_CTX
inherit

EOLE_UNKNOWN
end
end -- class EOLE_BIND_CTX

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES