wpaGetCaption Method

[Top]  [Chapter]  [Previous]  [Next]

Declaration

bool wpaGetCaption([In] int wpaID, [In, Out] ref string Name, [In, Out] ref string Caption, [In, Out] ref string Hint);

 

Description

Retrieve the name, caption and hint for the action with the given id. The result value will be "false" if the id is not defined. To build a list of actions, it is save to try all ids starting with 0 until this function returns false.

Category: Action Names

 

RTF2PDF Note: This method is not included IWPEditor


[idh_iwpmemo_wpagetcaption.htm]    Copyright © 2007 by WPCubed GmbH