HDAdmin is an n-tier design, client-side COM component of the HelpDesk sample application. The Administration Explorer is the only application that uses this component. The Explorer uses this component to communicate with HDServer, which communicates directly to the database executive, DBExec, as shown in the object model.
The HDAdmin component contains the CAdmin class.