Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Sets the current location to the given URL. This method loads the given document specified by the URL if it exists.
Syntax
HRESULT assign( BSTR bstr );
Parameters
- bstr
- String specifying the URL of the document to assign.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.