From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

C - create

Allocate and initialize a new instance object and return its handle

Contents

Synopsis

 
 
#include <«pkg»/«Mod».h>
«Mod»_Handle «Mod»_create( [«required_args»,] const «Mod»_Params *params, Error_Block *eb );

Description

The create method is used to create a new instance object managed by the module.

See also

C - Instance_init Module's instance initialization function
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference