Previous Topic: SmDirValidateUserPolicyRelationship()

Next Topic: Directory Instance Handle

Structures Used in the Sample Directory Application

The sample Directory API application resides in:

<install_path>\sdk\samples\smdirapi\smdirapi.cpp

The Directory API includes a directory instance handle, a directory provider handle, and a directory entry (user) instance handle. These handles are returned from the initialization functions listed in section Initialization and Release Functions.

The sample code uses the following structures to manage these handles:

Handle Type

Data Structure

Directory instance

DirHandle_t

Directory provider

ProviderHandle_t

Directory entry (user) instance

UserHandle_t



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