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

srm_CreateStandardSRF.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_CreateStandardSRF (SRM_SRF_Code srf_code, SRM_RT_Code rt_code, SRM_Object_Reference *new_srf)


Define Documentation

#define EXPORT_DLL
 

Definition at line 84 of file srm_CreateStandardSRF.h.


Function Documentation

EXPORT_DLL SRM_Status_Code SRM_CreateStandardSRF SRM_SRF_Code  srf_code,
SRM_RT_Code  rt_code,
SRM_Object_Reference new_srf
 

Creates a Standard SRF from its SRF code.

Note:
The returned SRF should be freed by calling its Destroy() method.
Parameters:
srf_code in: the code for a standard SRF to create
rt_code in: the code for a standard SRF to create
new_srf out: results in a new srf
Returns:
a status code


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