Groups > Application developers > Photoshop SDK > PSActionControlProcs




PSActionControlProcs

PSActionControlProcs
Thu, 13 Mar 2008 19:20:06 -070
The code is like this:
PSActionControlProcs* sPSActionControl;

Error = sSPBasic->AcquireSuite(kPSActionControlSuite,
kPSActionControlSuiteVersion, &sPSActionControl);

Question: sPSActionControl is NULL in the filter plug-in, but it is not in the
automation plug-in.

Post Reply
about | contact