SpeedFreak
Apr 4 2006, 04:43 PM
If I have a list but don't explicitly know how many entries there are is there a way to get a coaco in some way?
Oh and other thing how can I get an ACO when all I know is the OID ?
GKusnick
Apr 5 2006, 05:52 PM
| QUOTE |
| If I have a list but don't explicitly know how many entries there are is there a way to get a coaco in some way? |
A list control is just a container for arbitrary data. If you've put some ACO-related info into a list, then only you know the details of how it's represented and how to read it back out. If you're asking how to construct a COACO from a set of random ACOs, read the "COACO properties" section of the docs.
| QUOTE |
| Oh and other thing how can I get an ACO when all I know is the OID ? |
Read the "ACOs at large" section of the docs.