This method sets the Domain attribute of the write-only Cookies collection to the specified value.
HRESULT put_Domain(
BSTR bstrDomain
//binary string that contains the new domain value
);
© Microsoft Corporation. All rights reserved.