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 RemoveAt method removes the element stored at the location specified by the given index.
Syntax
HRESULT RemoveAt(
[in] const DWORD dwIndex
);
Parameters
-
dwIndex [in]
-
Specifies the index of the element to be removed.
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. |
|
The specified index was out of range. |
Remarks
You must specify a zero-based index.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|