• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CS2 Automatiion Filter

New Here ,
May 24, 2007 May 24, 2007

Copy link to clipboard

Copied

When I try running the AutomationFilter example on the CS2 SDK and Photoshop CS2, I get errors right out of the gate. The funtion below returns and error.

error = sPSActionControl->Play(&result,
hiddenEventID,
descriptor.get(),
plugInDialogSilent);


It returns a -25920 error.

I check previous help in the forums and make sure there was not an empty action palette but had no luck.

XP, VS C++2003, PS CS2, PS SDK CS2
TOPICS
SDK

Views

307

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Adobe Employee ,
Jun 29, 2007 Jun 29, 2007

Copy link to clipboard

Copied

LATEST
Make sure you build and install the Hidden example plug-in from the filters <br />folder.<br /><br /><Glen_Wernersbach@adobeforums.com> wrote in message <br />news:3bc3fdd7.-1@webcrossing.la2eafNXanI...<br />> When I try running the AutomationFilter example on the CS2 SDK and <br />> Photoshop CS2, I get errors right out of the gate. The funtion below <br />> returns and error.<br />><br />> error = sPSActionControl->Play(&result,<br />> hiddenEventID,<br />> descriptor.get(),<br />> plugInDialogSilent);<br />><br />><br />><br />> It returns a -25920 error.<br />><br />> I check previous help in the forums and make sure there was not an empty <br />> action palette but had no luck.<br />><br />> XP, VS C++2003, PS CS2, PS SDK CS2

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines