Allows you to access items in file reference dialogs.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmRefItemContainer | |
| C# | |
|---|---|
public interface IEdmRefItemContainer | |
| C++/CLI | |
|---|---|
public interface class IEdmRefItemContainer | |
Access Check-in Flags in Check out Dialog (C#)
Access Check-in Flags in Check out Dialog (VB.NET)
Prevent Admin from Checking In File (C#)
Prevent Admin from Checking In File (VB.NET)
Access Check-in Flags in Check out Dialog (VB.NET)
Prevent Admin from Checking In File (C#)
Prevent Admin from Checking In File (VB.NET)
This interface inherits from IDispatch. See IDispatch Interface (Automation).
To access this interface, cast an IEdmBatchUnlock object to a pointer to IEdmRefItemContainer, or use QueryInterface in C++.