Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |