Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The Clear method deletes all items from the collection.
Syntax
HRESULT Clear();
Parameters
This method has no parameters.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
|
The method succeeded. |
Remarks
This method frees the memory for all dynamically allocated items in the collection. For interfaces, it calls Release.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|