IDirListSite Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maintains the interface pointer to the parent object managing the directory list.
public interface class IDirListSite
public interface class IDirListSite
__interface IDirListSite
[System.Runtime.InteropServices.Guid("07F86393-273C-11D7-8BF6-00B0D03DAA06")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDirListSite
[<System.Runtime.InteropServices.Guid("07F86393-273C-11D7-8BF6-00B0D03DAA06")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDirListSite = interface
Public Interface IDirListSite
- Attributes
Methods
SetSite(Object) |
Sets the site, the container for the directory list. |