C API 6.0.2: How to retrieve Actions from View folder

Hi,

I need to access Actions from View folder. Can some one tell me, which API is the right one for accessing Actions from View folder. I was using GetActions() of LNNotes in C++ APIs. But GetCount() API does not work with version 6.0.2. This seems to be a known problem with C++ API. I need to know C equivalent of these C++ APIs.

Appreciate help on this.

Thanks

Nanu

Subject: C API 6.0.2: How to retrieve Actions from View folder

Actions in a view or folder are composite data, like Rich Text. See the C API User Guide for information on how to work with Rich Text. See the C API Reference for details of the CDACTION and other records used.