SPPlatformFileSpecification Struct Reference
A file specification In Mac OS.It is the same as FSSpec
.
More...
#include <SPFiles.h>
List of all members.
Public Attributes |
short | vRefNum |
| The version number (Mac OS).
|
ai::int32 | parID |
| The unique identifier (Mac OS).
|
unsigned char | name [64] |
| The file name string (Mac OS).
|
char | path [kMaxPathLength] |
| The file path string (Windows).
|
Detailed Description
A file specification In Mac OS.It is the same as FSSpec
.
A file specification in Windows.
Member Data Documentation
The file name string (Mac OS).
The unique identifier (Mac OS).
The file path string (Windows).
The version number (Mac OS).
The documentation for this struct was generated from the following file: