Directory Services |
The IDsAdminNewObjPrimarySite::CreateNew method enables a primary object creation extension to create a temporary Microsoft® Active Directory® directory service object. This object is then passed to each object creation extension in the extension's IDsAdminNewObjExt::SetObject method.
HRESULT CreateNew( LPCWSTR pszName );
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Dsadmin.h.