Adobe.com
Contents Suites Classes Class Index Member Index

SPPropertiesMessage Struct Reference

Message passed with the kSPPropertiesCaller. More...

#include <SPProps.h>

List of all members.

Public Attributes

SPMessageData d
 The message data.
PIType vendorID
 Unique identifier for the vendor defining this property type.
PIType propertyKey
 The property type key code, typically identifies a resource type.
ai::int32 propertyID
 The unique property identifier, for multiple resources of a given type.
void * property
 A structure containing the property data, or value.
ai::int32 refCon
 Reference count.
ai::int32 cacheable
 True (non-zero) if this property does not change between sessions and can be cached by the application in the start-up preferences file, false (0) otherwise.

Detailed Description

Message passed with the kSPPropertiesCaller.


Member Data Documentation

True (non-zero) if this property does not change between sessions and can be cached by the application in the start-up preferences file, false (0) otherwise.

Typically true.

A structure containing the property data, or value.

The unique property identifier, for multiple resources of a given type.

Normally, there is only one, and the ID value is 0.

The property type key code, typically identifies a resource type.

Reference count.

Increment when a property is acquired, decrement when it is released.

Unique identifier for the vendor defining this property type.

This allows you to define your own properties in a way that does not conflict with either Adobe or other vendors. Use a registered application creator code to ensure uniqueness. All PICA properties use PIAdobeVendorID.


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


Contents Suites Classes Class Index Member Index
Adobe Solutions Network
 
Copyright © 2016 Adobe Systems Incorporated. All rights reserved.
Terms of Use Online Privacy Policy Adobe and accessibility Avoid software piracy Permissions and Trademarks