Disassociates the response attribute defined by the pstructResponseAttr structure from the response identified by pszResponseAttrOid. The attribute name and attribute value must match in order for the remove to occur.
Type
Response function, domain scope.
Syntax
int SM_EXTERN Sm_PolicyApi_RemoveResponseAttr ( void* pSessionHandle, const char* pszResponseAttrOid );
Parameter |
I/O |
Description |
---|---|---|
pSessionHandle |
I |
A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session. |
pszResponseAttrOid |
I |
A null-terminated string containing the object identifier of an existing response attribute. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |