WindowsXP-SP1/ds/adsi/types/namesps.odl
2020-09-30 16:53:49 +02:00

17 lines
451 B
Plaintext

//---------------------------------------------------------------------------
//
// 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)
};