Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
[ Mac | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of SIterate
Back to the top of SIterate
Return a list of the contents of a folder or volume.
static ErrCode iterateContents( const CFSpec *theSpec, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
Back to the top of SIterate
Return a list of the contents of a volume.
static ErrCode iterateVolumeContents( long vRef, long *dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
Back to the top of SIterate
Return a list of the contents of a folder.
static ErrCode iterateDirectory( long vRef, long dirID, long *numRet, unsigned char *bufferP, long numEntries, long flags );
Back to the top of SIterate
Back to the top of SIterate
Back to the top of SIterate
Back to the top of SIterate
Report problems to jkotula@stratasys.com