Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

srm_CreateSRFSetMember.h File Reference

#include "srm.h"

Go to the source code of this file.

Defines

#define EXPORT_DLL

Functions

EXPORT_DLL SRM_Status_Code SRM_CreateSRFSetMember (SRM_SRFS_Code_Info srfs_code_info, SRM_ORM_Code orm_code, SRM_RT_Code rt_code, SRM_Object_Reference *new_srf)


Define Documentation

#define EXPORT_DLL
 

Definition at line 83 of file srm_CreateSRFSetMember.h.


Function Documentation

EXPORT_DLL SRM_Status_Code SRM_CreateSRFSetMember SRM_SRFS_Code_Info  srfs_code_info,
SRM_ORM_Code  orm_code,
SRM_RT_Code  rt_code,
SRM_Object_Reference new_srf
 

Creates an SRF from a SRF set code, a set member code specific to that set, and an ORM code.

Note:
The returned SRF should be freed by calling its Destroy() method.
Parameters:
srfs_code_info in: srfs code
orm_code in: the ORM code to use in the created SRF
rt_code in: the RT code to use in the created SRF
new_srf out: results in new srf
Returns:
a status code


C API Version: 4.4 - December 7, 2009
Copyright © 2009 SEDRIS Docs by Doxygen 1.3.2