PIGetPathSuite.h File Reference

This file contains all the public definitions and structures related to user interface elements. More...

#include "PIGeneral.h"

Go to the source code of this file.

Data Structures

struct  PSGetPathSuite1
 The routines available in the Get Path Suite. More...
struct  PSGetPathSuite2
 The routines available in the Get Path Suite. More...

Defines

#define kPSGetPathSuite   "Photoshop GetPath Suite for Plug-ins"
 Unique identifier for the Get Path Suite.
#define kPSGetPathSuiteVersion1   1
 Current version for the Get Path Suite.
#define kPSGetPathSuiteVersion2   2

Typedefs

typedef SPAPI void(* GetPathNameProc )(SPPlatformFileSpecification *fileSpec, char *path, int16 maxLength)
 Gets the path name from the file specification.
typedef SPAPI void(* GetXPlatPathNameProc )(XPlatFileSpec *fileSpec, char *path, int16 maxLength)

Detailed Description

This file contains all the public definitions and structures related to user interface elements.

Use the GetPath suite to get the path from FSSpec

Distribution: PUBLIC