Adds a registration scheme.
Type
Registration scheme function, global scope.
Syntax
int SM_EXTERN Sm_PolicyApi_AddRegistrationScheme ( void* pSessionHandle, Sm_PolicyApi_RegistrationScheme_t* pstructRegistrationScheme, const bool bUpdate );
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. |
pstruct |
I |
The address of a pointer to Sm_PolicyApi_RegistrationScheme_t, which contains information about the registration scheme. |
bUpdate |
I |
A flag to indicate that if an existing object is found, it should be updated. |
Returns
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |