|
Zen API
|
| kStatus kAssembly_FindDerivedTypes | ( | kAssembly | assembly, |
| kType | base, | ||
| kArrayList | types | ||
| ) |
Finds all types that descend from the specified base.
| assembly | Assembly to search (or kNULL, to search all). |
| base | Base type. |
| types | Receives derived types. |