![]() |
VBDoxyAddin
0.2.0.0(alpha)
Visual Basic Doxygen Addin
|
Public Member Functions | |
| Function | Add (pRelativePath As String, scope As String) As GDDirectory |
| Property Get | Count () As Long |
| Sub | init (pProject As GDProject) |
| Property Get | Item (vntIndexKey As Variant) As GDDirectory |
| Property Get | NewEnum () As IUnknown |
| Sub | Remove (vntIndexKey As Variant) |
| Function GDDirectories::Add | ( | pRelativePath As | String, |
| scope As | String | ||
| ) |
| [in,out] | pRelativePath | |
| [in,out] | scope |
| GDDirectory |
| Property Get GDDirectories::Count | ( | ) |
| Long |
| Sub GDDirectories::init | ( | pProject As | GDProject | ) |
| [in,out] | pProject |
| Property Get GDDirectories::Item | ( | vntIndexKey As | Variant | ) |
| [in,out] | vntIndexKey |
| GDDirectory |
| Property Get GDDirectories::NewEnum | ( | ) |
| IUnknown |
| Sub GDDirectories::Remove | ( | vntIndexKey As | Variant | ) |
| [in,out] | vntIndexKey |