Gets an affiliate domain.
Type
Federation function
Syntax
int SM_EXTERN Sm_PolicyApi_GetAffiliateDomain ( void* pSessionHandle, const char* pszAffiliateDomainOid, Sm_PolicyApi_AffiliateDomain_t** ppstructAffiliateDomain );
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. |
pszAffiliate |
I |
A null-terminated string containing the object identifier of an existing affiliate domain. |
ppstruct |
O |
The address of a pointer to an affiliate domain structure. |
Returns
Copyright © 2015 CA Technologies.
All rights reserved.
|
|