The Policy Server calls SmDirRelease() when the directory service provider for the Custom Namespace is no longer required.
Syntax
void SM_EXTERN SmDirRelease ( const Sm_Api_Context_t* lpApiContext, void* pHandle );
Parameter |
I/O |
Description |
---|---|---|
lpApiContext |
I |
Pointer to the API context structure. |
pHandle |
I |
The address of the pointer returned by SmDirInit(). |
Remarks
This function is called when you stop one of the Policy Server services.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |