dsadmin.h header
This header is used by Active Directory Domain Services. For more information, see:
dsadmin.h contains the following programming interfaces:
IDsAdminCreateObj Used by an application or component to programmatically start a creation wizard for a specified object class. |
IDsAdminNewObj The IDsAdminNewObj interface is used by a primary or secondary object creation wizard extension to obtain page count data and to control the command buttons in the wizard. |
IDsAdminNewObjExt The IDsAdminNewObjExt interface is implemented by an object creation wizard extension. |
IDsAdminNewObjPrimarySite The IDsAdminNewObjPrimarySite interface is implemented by the system and is used by a primary object creation extension to create a new temporary object in Active Directory Domain Services and then commit the object to persistent memory. |
IDsAdminNotifyHandler The IDsAdminNotifyHandler interface is implemented by an Active Directory administrative notification handler. |
DSA_NEWOBJ_DISPINFO Used with the IDsAdminNewObjExt::Initialize method to supply additional data about an Active Directory Domain Services object creation wizard. |