![]() |
v2.41
|
|
Represents a GUID collection. More...
Public Member Functions | |
| HRESULT | Get ([in] int index, [out, retval] GUID *pGUID) |
| Returns the GUID by index. | |
| HRESULT | GetS ([in] int index, [out, retval] BSTR *pGUID) |
| Same as IGuidCollection::Get, but returning GUID as a string. | |
Properties | |
| int | Count [get] |
| The number of items. | |
Represents a GUID collection.