Frees the buffer of response attributes.
Syntax
void Sm_AgentApi_FreeAttributes ( const long nNumAttributes, const Sm_AgentApi_Attribute_t* pAttributes );
Parameter |
I/O |
Description |
---|---|---|
nNumAttributes |
I |
The number of attributes in pAttributes. |
pAttributes |
I |
A pointer to an array of response attribute definition structures. |
Example
See the function SmAgentExample::Sm_Login() in the example application smagentexample.cpp.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |