IHTMLDoc::CreateSessionURL Method

Creates an url pointing to a local filename. This url is valid during the session lifetime and its private to this session.

IDL

[id(0x000000CC)]

HRESULT _stdcall CreateSessionURL([in] BSTR Url, [in] BSTR Filename);

Group

IHTMLDoc Methods