![]() |
VBDoxyAddin
0.2.0.0(alpha)
Visual Basic Doxygen Addin
|
Public Member Functions | |
Function | Add (pCommandName As String, pCommandValue As String) As GDDoxyCommand |
Property Get | Count () As Long |
Property Get | Item (vntIndexKey As Variant) As GDDoxyCommand |
Property Get | NewEnum () As IUnknown |
Sub | Remove (vntIndexKey As Variant) |
Function GDDoxyCommands::Add | ( | pCommandName As | String, |
pCommandValue As | String | ||
) |
[in,out] | pCommandName | |
[in,out] | pCommandValue |
GDDoxyCommand |
Property Get GDDoxyCommands::Count | ( | ) |
Long |
Property Get GDDoxyCommands::Item | ( | vntIndexKey As | Variant | ) |
[in,out] | vntIndexKey |
GDDoxyCommand |
Property Get GDDoxyCommands::NewEnum | ( | ) |
IUnknown |
Sub GDDoxyCommands::Remove | ( | vntIndexKey As | Variant | ) |
[in,out] | vntIndexKey |