import "nktwab.idl";
Public Member Functions | |
| HRESULT | Count ([out, retval] long *) |
| HRESULT | Item ([in] VARIANT idx,[out, retval] Folder **) |
| HRESULT | Add ([out, retval] Folder **) |
|
|
Get the number of items. |
|
||||||||||||
|
Get the specific item by index (1 based) or using a string of the entry id. |
|
|
Creates a new folder. |