![]() |
FSGetResourceForkName |
||||
Header: | Files.h | Carbon status: | Supported | |
Returns a Unicode string constant for the name of the resource fork.
OSErr FSGetResourceForkName ( HFSUniStr255 *resourceForkName );
On return, a pointer to an HFSUniStr255 structure containing the Unicode name of the resource fork ( RESOURCE_FORK on input).
A result code.
There is no parameter block-based form of this call since it is not dispatched to individual volume formats, and does not require any I/O.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 9, or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)