DSName Property

This property specifies the directory service name.

IDL Definition

[propget] 
HRESULT DSName([out, retval] VARIANT *pVal /* VT_BSTR */);
[propput] 
HRESULT DSName([in] BSTR newVal);

Type

BSTR


© 1997-1998 Microsoft Corporation. All rights reserved.