PIFragmentCodeDesc Struct Reference

Structure for 'frag' PICodeFragmentProperty and 'frgc' PICarbonCodeFragmentProperty. More...

#include <PIGeneral.h>


Data Fields

int32 fFragmentResource
 Resource ID.
int32 fFragmentNumber
 Number of the fragment within the resource.
unsigned char fEntryName [1]
 Name of entry point; for example, "main", "ENTRYPOINT", "", and so forth.

Detailed Description

Structure for 'frag' PICodeFragmentProperty and 'frgc' PICarbonCodeFragmentProperty.

takes precedence over PIPowerPCCodeProperty


Field Documentation

Number of the fragment within the resource.

Name of entry point; for example, "main", "ENTRYPOINT", "", and so forth.

If blank (""), the first entry point in the fragment is used.


The documentation for this struct was generated from the following file: