IInterfaceMember2 ScriptsUsedByMember Collection

Meta Data Services Programming

Meta Data Services Programming

IInterfaceMember2 ScriptsUsedByMember Collection

A ScriptsUsedByMember collection contains the interface member (either a method definition or a property definition) that uses a script for its implementation.

This collection is the destination collection of a relationship that associates a script with an interface member. The origin collection of this relationship is the UsingMembers collection of the ScriptDef object.

Dispatch Identifier: DISPID_IInterfaceMember2ScriptsUsedByMember (356)

See Also

Defining Script Objects

IInterfaceMember2 Interface

IScriptDef Interface