//--------------------------------------------------------------------------- // // Microsoft Windows // Copyright (C) Microsoft Corporation, 1996 // // File: namesps.odl // // Contents: Namespaces Interface // //---------------------------------------------------------------------------- [ uuid(OLEDS_IID_IADsNamespaces), dual, oleautomation] interface IADsNamespaces : IADs { PROPERTY_BSTR_RW(DefaultContainer, 1) };