Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Returns the index of an object in the parent's child list.
Syntax
HRESULT GetIndexInParent(
ULONG pisn,
);
Parameters
pisn
[out] Returns the index of an object in the parent's child list.
If this method is called by an IScriptNode object that represents a Web page, this parameter returns 0.
Return Value
An HRESULT. Possible values include, but are not limited to, those in the following table.
| Value | Description |
|---|---|
S_OK |
The method succeeded. |