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 an application-defined value that is used to associate a scriptlet with the host object.
Syntax
HRESULT GetCookie(
DWORD *pdwCookie
);
Parameters
pdwCookie
[out] For an IScriptEntry object, returns the application-defined cookie value.
For an IScriptNode object that represents a Web page, 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. |