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 - Handle label

Get an instance's label

Contents

Synopsis

 
 
 
 
#include <«pkg»/«Mod».h>
#include <xdc/runtime/Types.h>
 
Types_Label *«Mod»_Handle_label(«Mod»_Handle handle, Types_Label *buf);

Description

This function is automatically defined for all target modules that support instances, where «Mod» is the name of some module. This function initializes a Types_Label structure associated with the instance object identified by handle.

See also

xdc.runtime.Types.Label Client documentation for xdc.runtime.Types.Label

[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