manpagez: man pages & more
man SWFDisplayItem_setName(3)
Home | html | info | man
SWFDisplayItem_setName(3)                            SWFDisplayItem_setName(3)




NAME

       SWFDisplayItem_setName  -  This  function  assigns  a name to a display
       item.


SYNOPSIS

       #include <ming.h>

       void SWFDisplayItem_setName
       (
            SWFDisplayItem item,
            const char *name
       );


PARAMETERS

       SWFDisplayItem item
              Not Documented.

       const char *name
              Not Documented.


DESCRIPTION

       The assigend name can be used in AS as a reference to this item.



c2man displaylist.c            23 September 2008     SWFDisplayItem_setName(3)

ming 0.4.3 - Generated Tue Dec 7 09:23:43 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.