Previous Topic: How to Use the Directory API

Next Topic: Exported Enumerations

Build a Directory Application

When you build a Directory API application, include the SmAPI.h file. Your source code must contain the statement:

#include "SmApi.h"

When building a shared library that implements the Directory API, you need not link to any other shared libraries or import libraries. The Directory API is built as a shared library with the exportable functions defined in the include file SmApi.h.


Copyright © 2010 CA. All rights reserved. Email CA about this topic